File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<ul><li>Core:
14
14
<ul>
15
15
<li><?php bugfix(72172); ?> (zend_hex_strtod should not use strlen).</li>
16
- <li><?php bugfix(72114); ?> (Integer underflow / arbitrary null write in fread/gzread).</li>
17
- <li><?php bugfix(72135); ?> (Integer Overflow in php_html_entities).</li>
16
+ <li><?php bugfix(72114); ?> (Integer underflow / arbitrary null write in fread/gzread). (CVE-2016-5096) </li>
17
+ <li><?php bugfix(72135); ?> (Integer Overflow in php_html_entities). (CVE-2016-5094) </li>
18
18
</ul></li>
19
19
<li>GD:
20
20
<ul>
37
37
<b><?php release_date('26-May-2016'); ?></b>
38
38
<ul><li>Core:
39
39
<ul>
40
- <li><?php bugfix(72114); ?> (Integer underflow / arbitrary null write in fread/gzread).</li>
41
- <li><?php bugfix(72135); ?> (Integer Overflow in php_html_entities).</li>
40
+ <li><?php bugfix(72114); ?> (Integer underflow / arbitrary null write in fread/gzread). (CVE-2016-5096) </li>
41
+ <li><?php bugfix(72135); ?> (Integer Overflow in php_html_entities). (CVE-2016-5094) </li>
42
42
</ul></li>
43
43
<li>GD:
44
44
<ul>
You can’t perform that action at this time.
0 commit comments