]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CVE reference
authorMark Andrews <marka@isc.org>
Tue, 30 Jul 2013 13:31:34 +0000 (23:31 +1000)
committerMark Andrews <marka@isc.org>
Tue, 30 Jul 2013 13:32:13 +0000 (23:32 +1000)
(cherry picked from commit b0bd5a3f730410e0bc7ac4e05f061616daf818b2)

CHANGES

diff --git a/CHANGES b/CHANGES
index 96d1d7e869ac9fcda2c46aab16a6014c80b8a7a0..d5ffe63e02b212f77d109f3d347ee77d50ef316d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -70,7 +70,8 @@
 3586.  [bug]           Handle errors in xmlDocDumpFormatMemoryEnc. [RT #33706]
 
 3584.  [security]      Caching data from an incompletely signed zone could
-                       trigger an assertion failure in resolver.c [RT #33690]
+                       trigger an assertion failure in resolver.c
+                       (CVE-2013-3919). [RT #33690]
 
 3583.  [bug]           Address memory leak in GSS-API processing [RT #33574]