cve/2024/CVE-2024-7006.md
2025-09-29 16:08:36 +00:00

1.4 KiB

CVE-2024-7006

Description

A null pointer dereference flaw was found in Libtiff via tif_dirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash, eventually leading to a denial of service.

POC

Reference

No PoCs from references.

Github