From: Ondřej Surý Date: Thu, 1 Jun 2023 13:46:23 +0000 (+0200) Subject: Add CHANGES note for [GL #4055] X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03a4483e7f670a897ff4ce7ae77b3227cf345f0;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4055] --- diff --git a/CHANGES b/CHANGES index e1b3ed4f2a6..fc98e1bcdd8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6190. [security] Improve the overmem cleaning process to prevent the + cache going over the configured limit. (CVE-2023-2828) + [GL #4055] + 5962. [security] Fix memory leak in EdDSA verify processing. (CVE-2022-38178) [GL #3487]