]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #3394
authorMichał Kępień <michal@isc.org>
Thu, 8 Sep 2022 09:11:30 +0000 (11:11 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 8 Sep 2022 09:11:30 +0000 (11:11 +0200)
(cherry picked from commit e802beedfc13be160d182635cecf6e01fc514d94)

CHANGES

diff --git a/CHANGES b/CHANGES
index e8ea8e1e602e92a1fda37c126d40cb8341009a10..059cc4a1b6970db222fcaabd0b1c4a8e6c6c15a9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5957.  [security]      Prevent excessive resource use while processing large
+                       delegations. (CVE-2022-2795) [GL #3394]
+
 5956.  [func]          Make RRL code treat all QNAMEs that are subject to
                        wildcard processing within a given zone as the same
                        name. [GL #3459]