Skip to content
Commits on Source (2)
......@@ -134433,11 +134433,14 @@ CVE-2017-2581 (An out-of-bounds write vulnerability was found in netpbm before 1
- netpbm-free <undetermined> (bug #854978)
NOTE: Debian uses an old fork of netpbm
NOTE: http://www.openwall.com/lists/oss-security/2017/02/05/7
NOTE: https://bugzilla.suse.com/show_bug.cgi?id=1024287 (reproducer?)
NOTE: PoC+report attached to #854978
NOTE: Similar code path seems protected by earlier stricter size checks ("object too large")
CVE-2017-2580 (An out-of-bounds write vulnerability was found in netpbm before 10.61. ...)
- netpbm-free <undetermined> (bug #854978)
[jessie] - netpbm-free <not-affected> (pnm/giftopnm.c and bpm/libpm.c rewritten, PoC triggers clean check "Zero byte allocation" missing in later versions)
NOTE: Debian uses an old fork of netpbm
NOTE: http://www.openwall.com/lists/oss-security/2017/02/05/7
NOTE: PoC+report attached to #854978
CVE-2017-2579 (An out-of-bounds read vulnerability was found in netpbm before 10.61. ...)
- netpbm-free <undetermined> (bug #854978)
[jessie] - netpbm-free <not-affected> (pnm/giftopnm.c rewritten, PoC triggers clean application error handling)