Commit Graph

2 Commits

Author SHA1 Message Date
naddy
1626ccb155 SECURITY:
Fix
- double free() in BMP handler (CVE-2005-0891),
- endless loop (CVE-2005-2975) and
- integer overflows in XPM loader (CVE-2005-2976, CVE-2005-3186).

From Ubuntu.
2005-11-21 20:20:53 +00:00
brad
051e65a1bf fixes a DoS issue with the BMP decoder, integer overflow and heap-based
buffer overflow with the XPM decoder, and integer overflow with the ICO
decoder.

CAN-2004-0753, CAN-2004-0782, CAN-2004-0788
2004-09-19 23:41:32 +00:00