A vulnerability was found in the libtiff library. Using a thumbnail command on a maliciously crafted image could cause the application to crash. Vulnerable code: /libtiff/tools/thumbnail.c:525 523 for (y = 0; y < nrows; y++) { 524 const uint8* src = rows[y] + off; 525 acc += bits[*src++ & mask0]; References: http://www.openwall.com/lists/oss-security/2016/04/08/11
Statement: This issue did not affect the versions of libtiff as shipped with Red Hat Enterprise Linux 5, 6 and 7. This issue did not affect the versions of compat-libtiff3 as shipped with Red Hat Enterprise Linux 7.