]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #4459
authorMichał Kępień <michal@isc.org>
Sun, 11 Feb 2024 11:10:17 +0000 (12:10 +0100)
committerMichał Kępień <michal@isc.org>
Sun, 11 Feb 2024 11:10:17 +0000 (12:10 +0100)
doc/notes/notes-9.16.48.rst

index 6521b42f4be3e71dc59ec1d24dadb6a0eae9a039..917e551f63da4c994aad799dc1527f096610eae2 100644 (file)
@@ -24,6 +24,10 @@ Security Fixes
   Applied Cybersecurity ATHENE for bringing this vulnerability to our
   attention. :gl:`#4424`
 
+- Preparing an NSEC3 closest encloser proof could cause excessive CPU
+  load, leading to a denial-of-service condition. This has been fixed.
+  :cve:`2023-50868` :gl:`#4459`
+
 - Parsing DNS messages with many different names could cause excessive
   CPU load. This has been fixed. :cve:`2023-4408`