From e6cb1de20b5edea502918a2b6ea41444e7d2e170 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 12 Aug 2022 10:33:04 +1000 Subject: [PATCH] Add release note for [GL #3487] --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 33bbe976b6..802c344967 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -39,6 +39,10 @@ Security Fixes for the incoming query. This has been fixed. (CVE-2022-3080) :gl:`#3517` +- Memory leaks were fixed that could be externally triggered in the + DNSSEC verification code for the EdDSA algorithm. (CVE-2022-38178) + :gl:`#3487` + Known Issues ~~~~~~~~~~~~