diff --git a/CHANGES b/CHANGES index 1024fb8453..8279c5716b 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