]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10_1_patch] add CVE
authorEvan Hunt <each@isc.org>
Tue, 18 Nov 2014 08:05:13 +0000 (00:05 -0800)
committerEvan Hunt <each@isc.org>
Tue, 18 Nov 2014 08:08:33 +0000 (00:08 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3b9b0e6e570d5fef77a2be4726c0ec28034cf496..7629f361fbf1e9ff593a0a5e2a16cfacf2ea7000 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        named run-time, the previously loaded GeoIP
                        data could remain, potentially causing wrong
                        ACLs to be used or wrong results to be served
-                       based on geolocation. [RT #37720]
+                       based on geolocation (CVE-2014-8680). [RT #37720]
 
 4002.  [security]      Lookups in GeoIP databases that were not
-                       loaded could cause an assertion failure.
-                       [RT #37679]
+                       loaded could cause an assertion failure
+                       (CVE-2014-8680). [RT #37679]
 
 4001.  [security]      The caching of GeoIP lookups did not always
                        handle address families correctly, potentially
-                       resulting in an assertion failure. [RT #37672]
+                       resulting in an assertion failure (CVE-2014-8680).
+                       [RT #37672]
 
        --- 9.10.1 released ---