]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMark Andrews <marka@isc.org>
Mon, 30 Mar 2020 00:18:52 +0000 (11:18 +1100)
committerMichał Kępień <michal@isc.org>
Tue, 5 May 2020 21:46:19 +0000 (23:46 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4bfa275e5f160426a9db001fda83812a1ef4e7dd..7819b610f54d30408d693bcbaf1769a7ab90fd82 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5390.  [security]      Replaying a TSIG BADTIME response as a request could
+                       trigger an assertion failure. (CVE-2020-8617)
+                       [GL #1703]
+
 5376.  [bug]           Fix ineffective DNS rebinding protection when BIND is
                        configured as a forwarding DNS server. Thanks to Tobias
                        Klein. [GL #1574]