]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4055]
authorOndřej Surý <ondrej@isc.org>
Thu, 1 Jun 2023 13:46:23 +0000 (15:46 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 8 Jun 2023 09:56:19 +0000 (11:56 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index e1b3ed4f2a6fea0c2ae1ed400cbf53c80333a179..fc98e1bcdd87359c09373bd0e5d362fc135a72a1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6190.  [security]      Improve the overmem cleaning process to prevent the
+                       cache going over the configured limit. (CVE-2023-2828)
+                       [GL #4055]
+
 5962.  [security]      Fix memory leak in EdDSA verify processing.
                        (CVE-2022-38178) [GL #3487]