First published: Tue Aug 30 2022(Updated: )
A flaw was found in libtiff 4.4.0rc1. There is a sysmalloc assertion fail in rotateImage() at tiffcrop.c:8621 that can cause program crash when reading a crafted input. Upstream bug: <a href="https://gitlab.com/libtiff/libtiff/-/issues/424">https://gitlab.com/libtiff/libtiff/-/issues/424</a> Upstream fix: <a href="https://gitlab.com/libtiff/libtiff/-/merge_requests/378">https://gitlab.com/libtiff/libtiff/-/merge_requests/378</a>
Affected Software | Affected Version | How to fix |
---|---|---|
libtiff |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-2122792 is high due to potential program crashes when processing crafted TIFF images.
To fix REDHAT-BUG-2122792, upgrade to the patched version of libtiff that addresses the sysmalloc assertion failure.
REDHAT-BUG-2122792 affects systems using libtiff version 4.4.0rc1.
Currently, there is no official workaround for REDHAT-BUG-2122792 besides upgrading to the fixed version.
REDHAT-BUG-2122792 exploits vulnerabilities in libtiff by causing assertion failures in the rotateImage() function when handling specially crafted input.