]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for GL #1997
authorEvan Hunt <each@isc.org>
Fri, 10 Jul 2020 21:14:07 +0000 (14:14 -0700)
committerMichał Kępień <michal@isc.org>
Wed, 5 Aug 2020 13:43:52 +0000 (15:43 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 855a42e48b26d41ff07175c0ebeb5ac5ca89d2c6..902e52fbd812fbe7972babd1b1dad111b129dfad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,7 +16,9 @@
 
 5480.  [placeholder]
 
-5479.  [placeholder]
+5479.  [security]      named could crash in certain query resolution scenarios
+                       where QNAME minimization and forwarding were both
+                       enabled. (CVE-2020-8621) [GL #1997]
 
 5478.  [security]      It was possible to trigger an assertion failure by
                        sending a specially crafted large TCP DNS message.
index 0b210895086db8bd2d26ce540b5ff81b119ee2c8..7fc7d91bd8ec0da2e62364f8d0533ef6ad9d6c1b 100644 (file)
@@ -20,6 +20,15 @@ Security Fixes
   ISC would like to thank Emanuel Almeida of Cisco Systems, Inc. for
   bringing this vulnerability to our attention. [GL #1996]
 
+- ``named`` could crash after failing an assertion check in certain
+  query resolution scenarios where QNAME minimization and forwarding
+  were both enabled. To prevent such crashes, QNAME minimization is now
+  always disabled for a given query resolution process, if forwarders
+  are used at any point. This was disclosed in CVE-2020-8621.
+
+  ISC would like to thank Joseph Gullo for bringing this vulnerability
+  to our attention. [GL #1997]
+
 Known Issues
 ~~~~~~~~~~~~