]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4507]
authorMark Andrews <marka@isc.org>
Tue, 16 Jan 2024 03:36:12 +0000 (14:36 +1100)
committerNicki Křížek <nicki@isc.org>
Mon, 10 Jun 2024 17:24:39 +0000 (19:24 +0200)
(cherry picked from commit 09ff8b1169f8be6867c0b2004d0369d246ad2994)

CHANGES

diff --git a/CHANGES b/CHANGES
index 655694c8d11c28e8c5d9a6c9846a5767722c7ff0..626c497404b304e2c73096882f048ddff01c7c65 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6403.  [security]      qctx-zversion was not being cleared when it should have
+                       been leading to an assertion failure if it needed to be
+                       reused. (CVE-2024-4076) [GL #4507]
+
 6402.  [security]      Remove SIG(0) support from named as a countermeasure
                        for CVE-2024-1975. [GL #4480]