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: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,9 @@
75
75
*[#8871](https://github.com/FirebirdSQL/firebird/pull/8871): Fix locking error if `IN/EXISTS` is converted into a semi-join
76
76
Contributor(s): Dmitry Yemanov
77
77
78
+
*[#8857](https://github.com/FirebirdSQL/firebird/issues/8857): Replication stops if `GRANT` was issued by non-DBA user who has the `RDB$ADMIN` role and appropriate object (table, etc) belongs to another user
79
+
Contributor(s): Dmitry Yemanov
80
+
78
81
*[#8851](https://github.com/FirebirdSQL/firebird/issues/8851): 'Internal error' when calling outer procedure after deleting unused result variable from inner procedure
79
82
Contributor(s): Vlad Khorsun
80
83
@@ -168,7 +171,7 @@
168
171
*[#7916](https://github.com/FirebirdSQL/firebird/issues/7916): Query issue conversion error from string
169
172
Contributor(s): Dmitry Yemanov
170
173
171
-
*[GHSA-g99w-prq5-29c6](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-g99w-prq5-29c6): DoS via malicious slice descriptor in the slice packet
174
+
*[GHSA-g99w-prq5-29c6](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-g99w-prq5-29c6): DoS via malicious slice descriptor in the slice packet (CVE-2026-35215)
172
175
Contributor(s): Artyom Ivanov, Alexander Peshkov
173
176
174
177
*[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)
0 commit comments