File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
<li><?php bugfix(72337); ?> (invalid dimensions can lead to crash).</li>
23
23
<li><?php bugfix(72339); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow).</li>
24
24
<li><?php bugfix(72407); ?> (NULL Pointer Dereference at _gdScaleVert).</li>
25
- <li><?php bugfix(72446); ?> (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow).</li>
25
+ <li><?php bugfix(72446); ?> (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow). (CVE-2016-5767) </li>
26
26
</ul></li>
27
27
<li>Intl:
28
28
<ul>
76
76
<li><?php bugfix(72298); ?> (pass2_no_dither out-of-bounds access).</li>
77
77
<li><?php bugfix(72339); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow).</li>
78
78
<li><?php bugfix(72407); ?> (NULL Pointer Dereference at _gdScaleVert).</li>
79
- <li><?php bugfix(72446); ?> (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow).</li>
79
+ <li><?php bugfix(72446); ?> (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow). (CVE-2016-5767) </li>
80
80
</ul></li>
81
81
<li>mbstring:
82
82
<ul>
You can’t perform that action at this time.
0 commit comments