]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #2604]
authorMichał Kępień <michal@isc.org>
Mon, 12 Apr 2021 13:00:03 +0000 (15:00 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 29 Apr 2021 09:56:03 +0000 (11:56 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1c94dba3a765f2860b4066ea19cdcf4603883799..a76859b84c575c909a025f37b331bc77066954d9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
                        configuration included the "tkey-gssapi-credential"
                        option. This has been fixed. [GL #2634]
 
+5617.  [security]      A specially crafted GSS-TSIG query could cause a buffer
+                       overflow in the ISC implementation of SPNEGO.
+                       (CVE-2021-25216) [GL #2604]
+
 5616.  [security]      named crashed when a DNAME record placed in the ANSWER
                        section during DNAME chasing turned out to be the final
                        answer to a client query. (CVE-2021-25215) [GL #2540]