Integer overflow in coders/icon.c in ImageMagick 6.9.1-3 and later allows remote attackers to cause a denial of service (application crash) via a crafted length value, which triggers a buffer overflow.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2016:1237 | vendor advisory |
http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html | |
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1459747 | issue tracking |
http://www.securityfocus.com/bid/91025 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2016/06/02/13 | mailing list third party advisory patch |
https://github.com/ImageMagick/ImageMagick/commit/0f6fc2d5bf8f500820c3dbcf0d23ee14f2d9f734 | issue tracking third party advisory patch |