Package: libgd2 / 2.0.36~rc1~dfsg-6.1+deb7u2

Metadata

Package Version Patches format
libgd2 2.0.36~rc1~dfsg-6.1+deb7u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_fix_leak_in_gdImageCopyResized.patch | (download)

NEWS | 1 1 + 0 - 0 !
gd.c | 3 2 + 1 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 fix leak in gdimagecopyresized
0002_CVE 2009 3546.patch | (download)

gd_gd.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
0003_fix_support_large_images.patch | (download)

gd.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix support large images
0004_fix_fprint_string_formatting.patch | (download)

gdtestft.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix fprint string formatting
0005_CVE 2014 2497.patch | (download)

gdxpm.c | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 [patch] cve-2014-2497, null pointer dereference, fix #126


0006_CVE 2014 9709.patch | (download)

gd_gif_in.c | 14 11 + 3 - 0 !
1 file changed, 11 insertions(+), 3 deletions(-)

 [patch] fix possible buffer read overflow detected by
 -fsanitize=address, thanks to Jan Bee


0007_gd2 handle corrupt images better CVE 2016 3074.patch | (download)

gd_gd2.c | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 gd2: handle corrupt images better (cve-2016-3074)