diff --git a/NEWS b/NEWS index 40466a2b7ca..5b50256f2d6 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: