]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CVE-2014-3214 to change 3837
authorMark Andrews <marka@isc.org>
Fri, 9 May 2014 03:35:25 +0000 (13:35 +1000)
committerMark Andrews <marka@isc.org>
Fri, 9 May 2014 03:35:49 +0000 (13:35 +1000)
(cherry picked from commit 156d68fd2937d021ab343fca2d60c83a19b94c92)

CHANGES

diff --git a/CHANGES b/CHANGES
index 73fd14f79b05dd53e9a4d6dc4f80c104363674b2..210bc4c6c1d68f43e276758b9c2eb9a0ba6b46dd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,7 +11,7 @@
 
 3837.  [security]      A NULL pointer is passed to query_prefetch resulting
                        a REQUIRE assertion failure when a fetch is actually
-                       initiated.  [RT #35899]
+                       initiated (CVE-2014-3214).  [RT #35899]
 
 3836.  [bug]           Address C++ keyword usage in header file.