summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a636998dd..5fcd725ff6 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,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)