You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#8926](https://github.com/FirebirdSQL/firebird/issues/8926): Indexes may not be used for multiple ORed conditions containing both field and non-field references
22
25
Contributor(s): Dmitry Yemanov
23
26
27
+
*[#8903](https://github.com/FirebirdSQL/firebird/issues/8903): Use of some switches with parameter in _gbak_'s command line before name of database in `-SE` mode breaks access to databases with non-default security database
28
+
Contributor(s): Alexander Peshkov
29
+
24
30
*[#8851](https://github.com/FirebirdSQL/firebird/issues/8851): 'Internal error' when calling outer procedure after deleting unused result variable from inner procedure
25
31
Contributor(s): Vlad Khorsun
26
32
@@ -69,6 +75,9 @@
69
75
*[#8105](https://github.com/FirebirdSQL/firebird/issues/8105): Master database could miss replication segments on Windows Classic Server
70
76
Contributor(s): Vlad Khorsun
71
77
78
+
*[GHSA-g99w-prq5-29c6](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-g99w-prq5-29c6): DoS via malicious slice descriptor in the slice packet
79
+
Contributor(s): Artyom Ivanov, Alexander Peshkov
80
+
72
81
*[GHSA-7jq3-6j3c-5cm2](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-7jq3-6j3c-5cm2): DoS via `op_response` packet from client (CVE-2026-34232)
73
82
Contributor(s): Artyom Ivanov
74
83
@@ -108,7 +117,7 @@
108
117
109
118
## Bugfixes
110
119
111
-
*[#8592](https://github.com/FirebirdSQL/firebird/issues/8592): Presence of 'ROWS <n_limit>' causes garbage in error message when string conversion problem raises
120
+
*[#8592](https://github.com/FirebirdSQL/firebird/issues/8592): Presence of `ROWS <n_limit>` causes garbage in error message when string conversion problem raises
112
121
Contributor(s): Adriano dos Santos Fernandes
113
122
114
123
*[#8590](https://github.com/FirebirdSQL/firebird/issues/8590): Line "BLR to Source mapping:" may look broken when `procedures.rdb$debug_info` is queried using remote protocol
0 commit comments