File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313<ul><li>Core:
1414<ul>
1515 <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>
1818</ul></li>
1919<li>GD:
2020<ul>
3737<b><?php release_date('26-May-2016'); ?></b>
3838<ul><li>Core:
3939<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>
4242</ul></li>
4343<li>GD:
4444<ul>
You can’t perform that action at this time.
0 commit comments