From: Lior Kaplan Date: Thu, 19 Mar 2015 00:37:50 +0000 (+0200) Subject: Add CVE to bug #69248 X-Git-Tag: php-5.6.8RC1~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df340b5d8e77d0526c32d1e8efd703646c167e9e;p=php Add CVE to bug #69248 --- diff --git a/NEWS b/NEWS index 7a5d705beb..9ff195d78c 100644 --- a/NEWS +++ b/NEWS @@ -20,7 +20,8 @@ PHP NEWS builds). (Anatol) - Ereg: - . Fixed bug #69248 (heap overflow vulnerability in regcomp.c). (Stas) + . Fixed bug #69248 (heap overflow vulnerability in regcomp.c). (CVE-2015-2305) + (Stas) - Filter: . Fixed bug #69202: (FILTER_FLAG_STRIP_BACKTICK ignored unless other