From: Ondřej Surý Date: Tue, 18 Apr 2023 12:38:08 +0000 (+0200) Subject: Add CHANGES note for [GL #4018] X-Git-Tag: v9.19.13~15^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0bf70cb1436a1b9d82469c004e65ff57ca377beb;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4018] --- diff --git a/CHANGES b/CHANGES index 1024fb84535..8279c5716b1 100644 --- 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