1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00

Add CVE no

This commit is contained in:
Xinchen Hui
2014-07-25 10:52:27 +08:00
parent acfa8c770c
commit 4ae1d5d1bd

2
NEWS
View File

@@ -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: