]> 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:38:31 +0000 (12:38 +0100)
(cherry picked from commit 4f8539ac23011c9d8bb31028c0a993967dac4628)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 4e03556ab864b27a3b0b4e0fca9ab4fe79985b5a..ced0e309a45584597f7fb4432180d9fe36b4e8cd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6350.  [bug]           Address use after free in expire_lru_headers. [GL #4495]
+
        --- 9.16.48 released ---
 
 6343.  [bug]           Fix case insensitive setting for isc_ht hashtable.
index 92c907c4886f9cc2e1968211d75f0eb79e853d00..ed190b103e1fd295287dd0855fe7267ad53d6c9b 100644 (file)
@@ -37,6 +37,13 @@ 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
 ~~~~~~~~~~~~