From be482311deee68183cd52fbc7f085773a1d86779 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Wed, 27 Mar 2024 14:59:57 +0000 Subject: [PATCH] Add a release note for [GL #4480] --- 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 88b0fd75fa..5c3a70da38 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -34,6 +34,10 @@ Security Fixes ISC would like to thank Toshifumi Sakaguchi who independently discovered and responsibly reported the issue to ISC. :gl:`#4548` +- A malicious DNS client that sends many queries with a SIG(0)-signed message + can cause server to respond slowly or not respond at all for other clients. + :cve:`2024-1975` :gl:`#4480` + New Features ~~~~~~~~~~~~