File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -92,15 +92,17 @@ PHP NEWS
92
92
. Fixed bug #72172 (zend_hex_strtod should not use strlen).
93
93
(bwitz at hotmail dot com )
94
94
. Fixed bug #72114 (Integer underflow / arbitrary null write in
95
- fread/gzread). (Stas)
96
- . Fixed bug #72135 (Integer Overflow in php_html_entities). (Stas)
95
+ fread/gzread). (CVE-2016-5096) (Stas)
96
+ . Fixed bug #72135 (Integer Overflow in php_html_entities). (CVE-2016-5094)
97
+ (Stas)
97
98
98
99
- GD:
99
- . Fixed bug #72227 (imagescale out-of-bounds read). (Stas)
100
+ . Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456) ( Stas)
100
101
101
102
- Intl
102
103
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
103
- . Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (Stas)
104
+ . Fixed bug #72241 (get_icu_value_internal out-of-bounds read).
105
+ (CVE-2016-5093) (Stas)
104
106
105
107
- Postgres:
106
108
. Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol)
You can’t perform that action at this time.
0 commit comments