It was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input.
The product attempts to return a memory resource to the system, but it calls the wrong release function or calls the appropriate release function incorrectly.
Link | Tags |
---|---|
https://gitlab.com/libtiff/libtiff/-/issues/422 | patch exploit third party advisory issue tracking |
https://gitlab.com/libtiff/libtiff/-/merge_requests/378 | patch exploit third party advisory issue tracking |
https://www.debian.org/security/2023/dsa-5333 | third party advisory vendor advisory |