]> 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>
Tue, 9 Jun 2020 14:24:23 +0000 (16:24 +0200)
(cherry picked from commit d7c26a97c82c256e00b167c65a70fb304a7320d4)

CHANGES

diff --git a/CHANGES b/CHANGES
index 3a63e2921c847949d574a548d2e7215dd810aadf..1eabe2ee0f447bda618ff23d027e70ee49cee800 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
 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]