PT-2026-30160 · Linux · Linux Kernel

Published

2026-04-03

·

Updated

2026-05-30

·

CVE-2026-23466

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the DRM/XE subsystem related to GGTT MMIO access protection. Currently, GGTT MMIO access is protected by hotplug mechanisms, which function correctly during normal driver loading and unloading. However, if driver loading fails, this protection is inadequate because the necessary cleanup function is not executed. Furthermore, the system cannot guarantee that all buffers with GGTT mappings are destroyed before the GGTT MMIO region is removed, due to asynchronous freeing by worker threads. To resolve this, a flag protected by the GGTT lock has been introduced to guard GGTT MMIO access. This flag is cleared during teardown to disable MMIO access once the process begins.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-23466

Affected Products

Linux Kernel