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

CHANGES

diff --git a/CHANGES b/CHANGES
index 8f5420995541883c72785edf27a311d9bcd55fe8..9fb4cf282cd6984d1aca5049ffb60ce281fde6a0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -54,7 +54,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]