Go to file
Marek Skalický 4588f4972b Fix invalid read in gdImageCreateFromTiffPtr() ( CVE-2016-6911)
- Fix stack based buffer overflow when passing negative `rlen` as size to
  memcpy() (CVE-2016-8670)
- Fix possible overflow in gdImageWebpCtx (CVE-2016-7568)
2016-12-06 12:03:49 +01:00
.gitignore Update to 2.1.1 final 2015-01-14 13:52:36 +01:00
bug00209.gd2 Fix out of bounds read when encoding gif from malformed input with gd2togif 2016-09-19 12:48:36 +02:00
gd-2.1.0-multilib.patch - update to 2.1.0 (post RC2 git snapshot) 2013-06-11 08:04:20 +02:00
gd-2.1.1-CVE-2015-8874.patch - add patch for CVE-2015-8874 2016-06-24 16:00:54 +02:00
gd-2.1.1-CVE-2016-5766.patch fix integer Overflow in _gd2GetHeader() (CVE-2016-5766) 2016-06-28 12:37:50 +02:00
gd-2.1.1-gdImagreScaleTwoPass-leak.patch Added missing patches. 2016-05-31 12:18:09 +02:00
gd-2.1.1-libvpx.patch add upstream patch for libvpx 1.4.0 2015-04-07 13:13:48 +02:00
gd-2.1.1-xbm-large-names-overflow.patch Added missing patches. 2016-05-31 12:18:09 +02:00
gd-2.2.3-CVE-2016-6161.patch Fix out of bounds read when encoding gif from malformed input with gd2togif 2016-09-19 12:48:36 +02:00
gd-2.2.3-CVE-2016-6207.patch Fix CVE-2016-6207 2016-09-19 15:17:14 +02:00
gd-2.2.3-dynamicGetbuf-negative-rlen.patch Fix invalid read in gdImageCreateFromTiffPtr() ( CVE-2016-6911) 2016-12-06 12:03:49 +01:00
gd-2.2.3-overflow-in-gdImageWebpCtx.patch Fix invalid read in gdImageCreateFromTiffPtr() ( CVE-2016-6911) 2016-12-06 12:03:49 +01:00
gd-2.2.x-fix-invalid-read-in-gdImageCreateFromTiffPtr.patch Fix invalid read in gdImageCreateFromTiffPtr() ( CVE-2016-6911) 2016-12-06 12:03:49 +01:00
gd-heap-overflow.patch Added sources 2016-04-28 12:40:36 +02:00
gd.spec Fix invalid read in gdImageCreateFromTiffPtr() ( CVE-2016-6911) 2016-12-06 12:03:49 +01:00
getver.pl - fix version in gdlib.pc 2015-03-23 18:30:43 +01:00
invalid_neg_size.gd2 Added sources 2016-04-28 12:40:36 +02:00
sources Update to 2.1.1 final 2015-01-14 13:52:36 +01:00