]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release 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:36:42 +0000 (12:36 +0100)
(cherry picked from commit 4f8539ac23011c9d8bb31028c0a993967dac4628)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 9bd4f51e7e79b514287ae7a207881bc466c20f5d..662106db0fad18f64f142e9afa34df5cfd4a70b6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6350.  [bug]           Address use after free in expire_lru_headers. [GL #4495]
+
        --- 9.18.24 released ---
 
 6343.  [bug]           Fix case insensitive setting for isc_ht hashtable.
index 53088528e776d759142ff7ad256dc26e2c6cbd94..16e6a84f3589051771dc2d7292aadeaf7e9c4035 100644 (file)
@@ -35,7 +35,12 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- None.
+- A use-after-free assertion might get triggered when the overmem cache
+  cleaning triggers. :gl:`#4595`
+
+  ISC would like to thank to Jinmei Tatuya from Infoblox for bringing
+  this issue to our attention.
+
 
 Known Issues
 ~~~~~~~~~~~~