cve/2016/CVE-2016-9535.md
2024-05-26 14:27:05 +02:00

726 B

CVE-2016-9535

Description

tif_predict.h and tif_predict.c in libtiff 4.0.6 have assertions that can lead to assertion failures in debug mode, or buffer overflows in release mode, when dealing with unusual tile size like YCbCr with subsampling. Reported as MSVR 35105, aka "Predictor heap-buffer-overflow."

POC

Reference

No PoCs from references.

Github