]> granicus.if.org Git - php/commitdiff
add CVE
authorStanislav Malyshev <stas@php.net>
Tue, 20 Jan 2015 19:54:45 +0000 (11:54 -0800)
committerStanislav Malyshev <stas@php.net>
Tue, 20 Jan 2015 19:54:45 +0000 (11:54 -0800)
NEWS

diff --git a/NEWS b/NEWS
index e1e3fd108af4c640a28392c3852d45bcf6d8612f..fdb698422a9b93a79731b23c2450f6134bc40032 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,8 @@ PHP                                                                        NEWS
     (CVE-2015-0231) (Stefan Esser)
 
 - CGI:
-  . Fixed bug #68618 (out of bounds read crashes php-cgi). (Stas)
+  . Fixed bug #68618 (out of bounds read crashes php-cgi). (CVE-2014-9427)
+    (Stas)
 
 - EXIF:
   . Fix bug #68799: Free called on unitialized pointer. (CVE-2015-0232) (Stas)