]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4018]
authorOndřej Surý <ondrej@isc.org>
Tue, 18 Apr 2023 12:38:08 +0000 (14:38 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 27 Apr 2023 09:08:20 +0000 (11:08 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1024fb8453527ca30aef0e2890343fd520c47637..8279c5716b1cbce069550e9a24fd0eca1f72aaa3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6159.  [bug]           Fix use-after-free bug in TCP accept connection
+                       failure. [GL #4018]
+
 6158.  [func]          Add ISC_LIST_FOREACH() and ISC_LIST_FOREACH_SAFE()
                        to walk the ISC_LIST() in a unified manner and use
                        the safe macro to fix the potential UAF when shutting