SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-45197

LOW · CVSS 2.5 EPSS 0.07%

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

Kernel software running in a Guest VM is vulnerable to a TOCTOU (Time-of-Check to Time-of-Use) bug that can allow it to send improper commands to the GPU firmware, potentially enabling unauthorized read and write operations outside the Guest's virtualized GPU memory. This could lead to data leakage or corruption, compromising the integrity and confidentiality of the virtualized environment. Organizations utilizing virtualized environments with GPU resources should prioritize addressing this vulnerability to safeguard their systems against potential exploitation.

CVE
CVE-2026-45197
Severity
LOW
CVSS
2.5
EPSS
0.07%

Original NVD Description

Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a read and/or write data outside the Guest's virtualised GPU memory. The firmware uses data provided by the Guest VM to set up accesses to memory. It validated this before use, but a TOCTOU bug was present which allowed the earlier check results to be invalidated.