projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aa7466
)
Add CVE ID for bug #67539
author
Lior Kaplan
<kaplanlior@gmail.com>
Tue, 19 Aug 2014 22:18:15 +0000
(
01:18
+0300)
committer
Lior Kaplan
<kaplanlior@gmail.com>
Tue, 19 Aug 2014 22:18:15 +0000
(
01:18
+0300)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 4909a5d10b961f60a515a3302d1b8768f205c555..ea33c44ab37b9f2f75e9c9969e387275d9789c20 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-114,7
+114,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)
- Session: