CVE Vulnerabilities

CVE-2024-0133

Time-of-check Time-of-use (TOCTOU) Race Condition

Published: Sep 26, 2024 | Modified: Oct 02, 2024
CVSS 3.x
3.4
LOW
Source:
NVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
3.4 MODERATE
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N
Ubuntu

NVIDIA Container Toolkit 1.16.1 or earlier contains a vulnerability in the default mode of operation allowing a specially crafted container image to create empty files on the host file system. This does not impact use cases where CDI is used. A successful exploit of this vulnerability may lead to data tampering.

Weakness

The product checks the state of a resource before using that resource, but the resource’s state can change between the check and the use in a way that invalidates the results of the check.

Affected Software

Name Vendor Start Version End Version
Nvidia_container_toolkit Nvidia * 1.16.2 (excluding)

Potential Mitigations

References