]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4152]
authorMark Andrews <marka@isc.org>
Tue, 20 Jun 2023 05:27:40 +0000 (15:27 +1000)
committerMichal Nowak <mnowak@isc.org>
Thu, 7 Sep 2023 17:51:33 +0000 (19:51 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index a62a2dc69022d29eb2a8aaf56ad5782452174cd7..48510a63192188840376cb2e6b4f757208cf313a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6245.  [security]      Limit the amount of recursion that can be performed
+                       by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152]
+
 6244.  [bug]           Adjust log levels on malformed messages to NOTICE when
                        transferring in a zone. [GL #4290]