First published: Tue Oct 30 2018(Updated: )
An issue was discovered in LibTIFF 4.0.9. There is a NULL pointer dereference in the function LZWDecode in the file tif_lzw.c. References: <a href="http://bugzilla.maptools.org/show_bug.cgi?id=2819">http://bugzilla.maptools.org/show_bug.cgi?id=2819</a> Upstream Patch: <a href="https://gitlab.com/libtiff/libtiff/commit/99b10edde9a0fc28cc0e7b7757aa18ac4c8c225f">https://gitlab.com/libtiff/libtiff/commit/99b10edde9a0fc28cc0e7b7757aa18ac4c8c225f</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-1644448 is classified as high due to the potential for NULL pointer dereference leading to application crashes.
To fix REDHAT-BUG-1644448, you should apply the latest patch provided by the LibTIFF maintainers.
The affected software for REDHAT-BUG-1644448 includes LibTIFF version 4.0.9.
REDHAT-BUG-1644448 is a NULL pointer dereference vulnerability.
The issue in REDHAT-BUG-1644448 is found in the function LZWDecode within the tif_lzw.c file.