From: Lior Kaplan Date: Thu, 19 Mar 2015 00:30:31 +0000 (+0200) Subject: Add CVE to bug #69248 X-Git-Tag: php-5.5.24RC1~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3eba942eb29b786e82edd16031dcc885e1cba64f;p=php Add CVE to bug #69248 --- diff --git a/NEWS b/NEWS index d445e2935b..ea95c71347 100644 --- a/NEWS +++ b/NEWS @@ -74,7 +74,7 @@ PHP NEWS by libcurl. (Linus Unneback) - Ereg: - . Fixed bug #69248 (heap overflow vulnerability in regcomp.c). (Stas) + . Fixed bug #69248 (heap overflow vulnerability in regcomp.c). (CVE-2015-2305) (Stas) - FPM: . Fixed bug #68822 (request time is reset too early). (honghu069 at 163 dot com)