]> 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:00:12 +0000 (12:00 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index b4d26873bda9462d48b0a87b69755e26ecb6b8dd..58b87afa06930a607f9223fe14796239c1a7708d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6350.  [bug]           Address use after free in expire_lru_headers. [GL #4495]
+
 6349.  [placeholder]
 
 6348.  [bug]           BIND could previously abort when trying to
index 246466be7ce40dda190362593a0e92d6515b132d..2705e7bc270af1192c0993f770b999f1c9d1bdf2 100644 (file)
@@ -64,6 +64,13 @@ Bug Fixes
   ISC would like to thank Thomas Amgarten for bringing this issue to
   our attention. :gl:`#4518`, :gl:`#4528`
 
+- 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
 ~~~~~~~~~~~~