CVE Vulnerabilities

CVE-2024-7006

NULL Pointer Dereference

Published: Aug 12, 2024 | Modified: Sep 06, 2024
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM

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.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Libtiff Libtiff 4.5.1 (including) 4.5.1 (including)
Red Hat Enterprise Linux 9.2 Extended Update Support RedHat libtiff-0:4.4.0-8.el9_2.1 *
Tiff Ubuntu devel *
Tiff Ubuntu esm-infra-legacy/trusty *
Tiff Ubuntu esm-infra/bionic *
Tiff Ubuntu esm-infra/xenial *
Tiff Ubuntu focal *
Tiff Ubuntu jammy *
Tiff Ubuntu noble *
Tiff Ubuntu trusty/esm *

Potential Mitigations

References