]> 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:47:40 +0000 (19:47 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index be320c0f6191e6e6c222aefe72ed2060ea067164..4d87aa9e1794393984e7cb25b75507ea2072e679 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 6246.  [placeholder]
 
-6245.  [placeholder]
+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]