The color_esycc_to_rgb function in bin/common/color.c in OpenJPEG before 2.1.1 allows attackers to cause a denial of service (memory corruption) via a crafted jpeg 2000 file.
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 |
---|---|
http://www.openwall.com/lists/oss-security/2016/09/27/1 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2016/03/16/16 | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=1317826 | issue tracking third party advisory patch |
https://github.com/uclouvain/openjpeg/issues/725 | third party advisory |