From 4c307123a83dddfa5cc656af0494d60244f95f8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Thu, 6 Apr 2023 18:38:58 +0200 Subject: [PATCH] Add release note for GL #3998 --- doc/notes/notes-9.19.12.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/notes/notes-9.19.12.rst b/doc/notes/notes-9.19.12.rst index bda508b177..bacb7d301c 100644 --- a/doc/notes/notes-9.19.12.rst +++ b/doc/notes/notes-9.19.12.rst @@ -15,7 +15,10 @@ Notes for BIND 9.19.12 Security Fixes ~~~~~~~~~~~~~~ -- None. +- An error in DNS message processing introduced in development version + 9.19.11 could cause BIND and its utilities to crash if the maximum + permissible number of DNS labels were present. This has been fixed. + :gl:`#3998` New Features ~~~~~~~~~~~~