magick/memory.c in ImageMagick before 6.9.4-5 allows remote attackers to cause a denial of service (application crash) via vectors involving "too many exceptions," which trigger a buffer overflow.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/ImageMagick/ImageMagick/commit/0474237508f39c4f783208123431815f1ededb76 | third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=1410494 | issue tracking patch vdb entry third party advisory |
http://www.securityfocus.com/bid/95220 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2016/12/26/9 | mailing list third party advisory patch |