]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for #1718
authorMark Andrews <marka@isc.org>
Tue, 2 Jun 2020 03:50:10 +0000 (13:50 +1000)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:37:16 +0000 (10:37 +0200)
(cherry picked from commit d7c26a97c82c256e00b167c65a70fb304a7320d4)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1446da29bf32bd87153e2952115af02076194e72..ac604fa6bbac55218f355b6767bb99ef11f3cf59 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,11 @@
 
 5437.  [bug]           Fix a data race in resolver log_formerr. [GL #1808]
 
+5434.  [security]      It was possible to trigger an INSIST in
+                       lib/dns/rbtdb.c:new_reference() with a particular zone
+                       content and query patterns. (CVE-2020-8619) [GL #1111]
+                       [GL #1718]
+
 5433.  [test]          Resolver system test for change #5395
                        (max-recursion-queries) failed on system without
                        IPv6 suport. [GL #1873]