Add CVE ID for bug #67539
authorLior Kaplan <kaplanlior@gmail.com>
Tue, 19 Aug 2014 22:18:15 +0000 (01:18 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Tue, 19 Aug 2014 22:18:15 +0000 (01:18 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 4909a5d10b961f60a515a3302d1b8768f205c555..ea33c44ab37b9f2f75e9c9969e387275d9789c20 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -114,7 +114,7 @@ PHP                                                                        NEWS
 
 - SPL:
   . Fixed bug #67539 (ArrayIterator use-after-free due to object change during 
-    sorting). (research at insighti dot org, Laruence)
+    sorting). (CVE-2014-4698) (research at insighti dot org, Laruence)
   . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)
 
 - Session: