From: Mark Andrews Date: Tue, 20 Jun 2023 05:27:40 +0000 (+1000) Subject: Add CHANGES note for [GL #4152] X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dd408cd145c40621378362221ee113d54863f7f;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4152] (cherry picked from commit 6af8d39ea2440206c4b960d33e9f84b0eb9e4c85) --- diff --git a/CHANGES b/CHANGES index fc98e1bcdd8..0926e1a5c86 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +XXXX. [security] Limit the amount of recursion that can be performed + by isccc_cc_fromwire. (CVE-2023-3341) [GL #4152] + 6190. [security] Improve the overmem cleaning process to prevent the cache going over the configured limit. (CVE-2023-2828) [GL #4055]