Skip to content

Commit 138eb1f

Browse files
committed
Additions to the docs
1 parent 97856dc commit 138eb1f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@
7575
* [#8871](https://github.com/FirebirdSQL/firebird/pull/8871): Fix locking error if `IN/EXISTS` is converted into a semi-join
7676
Contributor(s): Dmitry Yemanov
7777

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+
7881
* [#8851](https://github.com/FirebirdSQL/firebird/issues/8851): 'Internal error' when calling outer procedure after deleting unused result variable from inner procedure
7982
Contributor(s): Vlad Khorsun
8083

@@ -168,7 +171,7 @@
168171
* [#7916](https://github.com/FirebirdSQL/firebird/issues/7916): Query issue conversion error from string
169172
Contributor(s): Dmitry Yemanov
170173

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)
172175
Contributor(s): Artyom Ivanov, Alexander Peshkov
173176

174177
* [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

Comments
 (0)