]> 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:33:05 +0000 (23:33 +1000)
(cherry picked from commit b0bd5a3f730410e0bc7ac4e05f061616daf818b2)

CHANGES

diff --git a/CHANGES b/CHANGES
index e33ae5bb05dbcb3fe4e4fa61b0640f6c040a7993..e46e109e57073e02496ec64211f5aadba4809ef6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -41,7 +41,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]