From 349d9d3feea2025571ce77fcdee7277b25e167a7 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 10 Oct 2023 11:12:24 +1100 Subject: [PATCH] Add release note for [GL #4281] (cherry picked from commit 2fbafc2675d19136993980765c0589da599f8403) --- 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 045c3c79db..a729f95ed3 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -23,6 +23,10 @@ Security Fixes University, and Yuval Shavitt from Tel-Aviv University for bringing this vulnerability to our attention. :gl:`#4234` +- Specific queries could cause :iscman:`named` to crash with an + assertion failure when :any:`nxdomain-redirect` was enabled. This has + been fixed. :cve:`2023-5517` :gl:`#4281` + New Features ~~~~~~~~~~~~