]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4495]
authorMark Andrews <marka@isc.org>
Fri, 23 Feb 2024 02:38:19 +0000 (13:38 +1100)
committerOndřej Surý <ondrej@isc.org>
Fri, 23 Feb 2024 11:40:16 +0000 (12:40 +0100)
(cherry picked from commit 4f8539ac23011c9d8bb31028c0a993967dac4628)

CHANGES

diff --git a/CHANGES b/CHANGES
index 32a971c6a68d72a7b0d96f95bf8f12d3979e09e4..e8beafd221a149b29e2db137718072bf609d3913 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6350.  [bug]           Address use after free in expire_lru_headers. [GL #4495]
+
 6338.  [func]          Optimize slabheader placement, so the infrastructure
                        records are put in the beginning of the slabheader
                        linked list. [GL !8675]