cve/2018/CVE-2018-7998.md
2024-05-26 14:27:05 +02:00

817 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