]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2950]
authorPetr Špaček <pspacek@isc.org>
Fri, 25 Feb 2022 14:14:10 +0000 (15:14 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 16 Mar 2022 21:11:49 +0000 (22:11 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0224b17784c0defcedebde2e403c31c80e4bed36..d05a7c67d04596499c42c4c0691e90d92be2c272 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 5818.  [placeholder]
 
-5817.  [placeholder]
+5817.  [security]      The rules for acceptance of records into the cache
+                       have been tightened to prevent the possibility of
+                       poisoning if forwarders send records outside
+                       the configured bailiwick. (CVE-2021-25220) [GL #2950]
 
 5816.  [bug]           Make BIND compile with LibreSSL 3.5.0, as it was using
                        not very accurate pre-processor checks for using shims.