A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://research.jfrog.com/vulnerabilities/libtiff-nullderef-dos-xray-522144/ | third party advisory exploit |
https://gitlab.com/libtiff/libtiff/-/issues/515 | patch third party advisory exploit |
https://gitlab.com/libtiff/libtiff/-/merge_requests/468 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2023/07/msg00034.html |