CVE-2018-7998

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:libvips:libvips:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*

History

29 Sep 2023, 11:18

Type Values Removed Values Added
First Time Libvips libvips
Libvips
CPE cpe:2.3:a:libvips_project:libvips:*:*:*:*:*:*:*:* cpe:2.3:a:libvips:libvips:*:*:*:*:*:*:*:*

Information

Published : 2018-03-09 19:29

Updated : 2023-12-10 12:30


NVD link : CVE-2018-7998

Mitre link : CVE-2018-7998

CVE.ORG link : CVE-2018-7998


JSON object : View

Products Affected

debian

  • debian_linux

libvips

  • libvips
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-476

NULL Pointer Dereference