From 0748965b7ce7b80ff0062c7ffc661d52335c780e Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 10 Oct 2023 11:09:11 +1100 Subject: [PATCH] Add CHANGES note for [GL #4281] --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index d3d5fa5a6e..1b27d586c0 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,8 @@ 6317. [placeholder] -6316. [placeholder] +6316. [security] Specific queries could trigger an assertion check with + nxdomain-redirect enabled. (CVE-2023-5517) [GL #4281] 6315. [security] Speed up parsing of DNS messages with many different names. (CVE-2023-4408) [GL #4234]