]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #4507]
authorMatthijs Mekking <matthijs@isc.org>
Thu, 2 May 2024 14:30:30 +0000 (16:30 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 10 Jun 2024 17:25:15 +0000 (19:25 +0200)
(cherry picked from commit 454f245a7047571afdfda62978ea75dda119a712)

doc/notes/notes-current.rst

index fbd682b01be9d6724ff0490429efb2294c2a42c4..5aeb7966219e81def0d2fc641da325133122b4cd 100644 (file)
@@ -39,6 +39,10 @@ Security Fixes
   Support for SIG(0) message validation was removed from this version of
   :iscman:`named`. :cve:`2024-1975` :gl:`#4480`
 
+- Due to a logic error, lookups that trigger serving stale data and require
+  lookups in local authoritative zone data may result in an assertion failure.
+  This has been fixed. :cve:`2024-4076` :gl:`#4507`
+
 - Named could trigger an assertion failure when looking up the NS
   records of parent zones as part of looking up DS records.  This
   has been fixed. :gl:`#4661`