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
Copy file name to clipboardExpand all lines: doc/WhatsNew
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@
14
14
Indexes may not be used for multiple ORed conditions containing both field and non-field references
15
15
Contributor(s): Dmitry Yemanov
16
16
17
+
* Bugfix #8903
18
+
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
19
+
Contributor(s): Alexander Peshkov
20
+
17
21
* Bugfix #8850
18
22
Firebird 3.0.13 Win32: KERNEL32.GetThreadId import breaks Windows XP (regression vs 3.0.12)
19
23
Contributor(s): Vlad Khorsun
@@ -38,6 +42,10 @@
38
42
Connection error via Loopback provider if it's the first in the Providers parameter
39
43
Contributor(s): Alexander Peshkov
40
44
45
+
* Bugfix for vulnerability GHSA-g99w-prq5-29c6
46
+
DoS via malicious slice descriptor in the slice packet (CVE-2026-35215)
47
+
Contributor(s): Artyom Ivanov, Alexander Peshkov
48
+
41
49
* Bugfix for vulnerability GHSA-7jq3-6j3c-5cm2
42
50
DoS via `op_response` packet from client (CVE-2026-34232)
0 commit comments