]> 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)
committerMichał Kępień <michal@isc.org>
Fri, 22 Sep 2023 10:40:39 +0000 (12:40 +0200)
(cherry picked from commit 6af8d39ea2440206c4b960d33e9f84b0eb9e4c85)

CHANGES

diff --git a/CHANGES b/CHANGES
index fc98e1bcdd87359c09373bd0e5d362fc135a72a1..0926e1a5c8642d9a42a2f5bf575c7031e255d7cf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+XXXX.  [security]      Limit the amount of recursion that can be performed
+                       by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152]
+
 6190.  [security]      Improve the overmem cleaning process to prevent the
                        cache going over the configured limit. (CVE-2023-2828)
                        [GL #4055]