File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050<li>Intl:
5151<ul>
5252 <li><?php bugfix (65732 ); ?> (grapheme_*() is not Unicode compliant on CR LF sequence).</li>
53- <li><?php bugfix (73007 ); ?> (add locale length check).</li>
53+ <li><?php bugfix (73007 ); ?> (add locale length check). (CVE-2016-7416) </li>
5454</ul></li>
5555<li>Mysqlnd:
5656<ul>
57- <li><?php bugfix (72293 ); ?> (Heap overflow in mysqlnd related to BIT fields).</li>
57+ <li><?php bugfix (72293 ); ?> (Heap overflow in mysqlnd related to BIT fields). (CVE-2016-7412) </li>
5858</ul></li>
5959<li>OCI8:
6060<ul>
8282</ul></li>
8383<li>Phar:
8484<ul>
85- <li><?php bugfix (72928 ); ?> (Out of bound when verify signature of zip phar in phar_parse_zipfile).</li>
85+ <li><?php bugfix (72928 ); ?> (Out of bound when verify signature of zip phar in phar_parse_zipfile). (CVE-2016-7414) </li>
8686 <li><?php bugfix (73035 ); ?> (Out of bound when verify signature of tar phar in phar_parse_tarfile).</li>
8787</ul></li>
8888<li>Reflection:
101101</ul></li>
102102<li>SPL:
103103<ul>
104- <li><?php bugfix (73029 ); ?> (Missing type check when unserializing SplArray).</li>
104+ <li><?php bugfix (73029 ); ?> (Missing type check when unserializing SplArray). (CVE-2016-7417) </li>
105105</ul></li>
106106<li>Standard:
107107<ul>
123123<ul>
124124 <li><?php bugfix (72858 ); ?> (shm_attach null dereference).</li>
125125</ul></li>
126+ <li>Wddx:
127+ <ul>
128+ <li><?php bugfix (72860 ); ?> (wddx_deserialize use-after-free). (CVE-2016-7413)</li>
129+ <li><?php bugfix (73065 ); ?> (Out-Of-Bounds Read in php_wddx_push_element). (CVE-2016-7418)</li>
130+ </ul></li>
126131<li>XML:
127132<ul>
128133 <li><?php bugfix (72085 ); ?> (SEGV on unknown address zif_xml_parse).</li>
129134 <li><?php bugfix (72714 ); ?> (_xml_startElementHandler() segmentation fault).</li>
130135</ul></li>
131- <li>Wddx:
132- <ul>
133- <li><?php bugfix (72860 ); ?> (wddx_deserialize use-after-free).</li>
134- <li><?php bugfix (73065 ); ?> (Out-Of-Bounds Read in php_wddx_push_element).</li>
135- </ul></li>
136136<li>ZIP:
137137<ul>
138138 <li><?php bugfix (68302 ); ?> (impossible to compile php with zip support).</li>
You can’t perform that action at this time.
0 commit comments