diff --git a/CHANGES b/CHANGES index a62a2dc690..48510a6319 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +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]