]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for #1850
authorMark Andrews <marka@isc.org>
Thu, 28 May 2020 05:28:24 +0000 (15:28 +1000)
committerEvan Hunt <each@isc.org>
Wed, 10 Jun 2020 19:39:48 +0000 (12:39 -0700)
(cherry picked from commit 9b56a3c85578e56e10b174391e579d8e32ff6e34)

CHANGES

diff --git a/CHANGES b/CHANGES
index f1829f17abf9380d8c90f89a9df1ee9250c447b6..0b07c972a0da0adc1ff98c9f0d11162e5325deff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
 
 5437.  [bug]           Fix a data race in resolver log_formerr. [GL #1808]
 
+5436.  [security]      It was possible to trigger an INSIST when determining
+                       whether a record would fit into a TCP message buffer.
+                       (CVE-2020-8618) [GL #1850]
+
 5431.  [func]          Reject DS records at the zone apex when loading
                        master files. Log but otherwise ignore attempts to
                        add DS records at the zone apex via UPDATE. [GL #1798]