Files
CVEs-PoC/2018/CVE-2018-7998.md
T
2025-09-29 21:09:30 +02:00

828 B

CVE-2018-7998

Description

In libvips before 8.6.3, a NULL function pointer dereference vulnerability was found in the vips_region_generate function in region.c, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted image file. This occurs because of a race condition involving a failed delayed load and other worker threads.

POC

Reference

No PoCs from references.

Github