From: Mark Andrews Date: Tue, 20 Jun 2023 05:27:40 +0000 (+1000) Subject: Add CHANGES note for [GL #4152] X-Git-Tag: v9.19.17~3^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af8d39ea2440206c4b960d33e9f84b0eb9e4c85;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4152] --- diff --git a/CHANGES b/CHANGES index be320c0f619..4d87aa9e179 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ 6246. [placeholder] -6245. [placeholder] +6245. [security] Limit the amount of recursion that can be performed + by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152] 6244. [bug] Adjust log levels on malformed messages to NOTICE when transferring in a zone. [GL #4290]