]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #4234]
authorOndřej Surý <ondrej@isc.org>
Wed, 11 Oct 2023 07:15:13 +0000 (09:15 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 22 Feb 2024 11:00:47 +0000 (12:00 +0100)
(cherry picked from commit 30d27928cff8a82774131b401c26b171a2367e31)

CHANGES

diff --git a/CHANGES b/CHANGES
index 13f74ef26e55c26030f697607406236a4e7fe5ba..e4d33bf0a1afa0a83d9d76bf3b38723c98480233 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
                        records are put in the beginning of the slabheader
                        linked list. [GL !8675]
 
+6315.  [security]      Speed up parsing of DNS messages with many different
+                       names. (CVE-2023-4408) [GL #4234]
+
 6245.  [security]      Limit the amount of recursion that can be performed
                        by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152]