]> granicus.if.org Git - php/commitdiff
Add CVE for #71020 (PHP 7.0.1)
authorLior Kaplan <kaplanlior@gmail.com>
Tue, 22 Dec 2015 17:17:15 +0000 (19:17 +0200)
committerLior Kaplan <kaplanlior@gmail.com>
Wed, 23 Dec 2015 17:16:39 +0000 (19:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e8712580837b7ac6a5ac58436158d17f640904df..8c7ed91420eb42e977d19dd33aee4e211071f91d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -117,7 +117,7 @@ PHP                                                                        NEWS
 
 - Intl:
   . Fixed bug #71020 (Use after free in Collator::sortWithSortKeys).
-    (emmanuel dot law at gmail dot com, Laruence)
+    (CVE-2015-8616) (emmanuel dot law at gmail dot com, Laruence)
 
 - Mysqlnd:
   . Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction).