File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
<ul>
21
21
<li><?php bugfix(72298); ?> (pass2_no_dither out-of-bounds access).</li>
22
22
<li><?php bugfix(72337); ?> (invalid dimensions can lead to crash).</li>
23
- <li><?php bugfix(72339); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow).</li>
23
+ <li><?php bugfix(72339); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow). (CVE-2016-5766) </li>
24
24
<li><?php bugfix(72407); ?> (NULL Pointer Dereference at _gdScaleVert).</li>
25
25
<li><?php bugfix(72446); ?> (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow). (CVE-2016-5767)</li>
26
26
</ul></li>
74
74
<ul>
75
75
<li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder) (CVE-2015-8874).</li>
76
76
<li><?php bugfix(72298); ?> (pass2_no_dither out-of-bounds access).</li>
77
- <li><?php bugfix(72339); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow).</li>
77
+ <li><?php bugfix(72339); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow). (CVE-2016-5766) </li>
78
78
<li><?php bugfix(72407); ?> (NULL Pointer Dereference at _gdScaleVert).</li>
79
79
<li><?php bugfix(72446); ?> (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow). (CVE-2016-5767)</li>
80
80
</ul></li>
Original file line number Diff line number Diff line change 27
27
<ul>
28
28
<li><?php bugfix (72298 ); ?> (pass2_no_dither out-of-bounds access).</li>
29
29
<li><?php bugfix (72337 ); ?> (invalid dimensions can lead to crash) (Pierre)</li>
30
- <li><?php bugfix (72339 ); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow).</li>
30
+ <li><?php bugfix (72339 ); ?> (Integer Overflow in _gd2GetHeader() resulting in heap overflow). (CVE-2016-5766) </li>
31
31
<li><?php bugfix (72407 ); ?> (NULL Pointer Dereference at _gdScaleVert).</li>
32
32
</ul></li>
33
33
<li>Intl:
You can’t perform that action at this time.
0 commit comments