From: Xinchen Hui Date: Fri, 25 Jul 2014 02:52:27 +0000 (+0800) Subject: Add CVE no X-Git-Tag: php-5.5.16RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ae1d5d1bd34cb5bb255ffdc6c8e96ce25e70fcf;p=php Add CVE no --- diff --git a/NEWS b/NEWS index 40466a2b7c..5b50256f2d 100644 --- a/NEWS +++ b/NEWS @@ -61,7 +61,7 @@ PHP NEWS - SPL: . Fixed bug #67539 (ArrayIterator use-after-free due to object change during - sorting). (research at insighti dot org, Laruence) + sorting). (CVE-2014-4698) (research at insighti dot org, Laruence) . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence) - Streams: