CVE-2025-71099
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71099 is a use-after-free (UAF) vulnerability in the Linux kernel's DRM xe driver OA (Observation Architecture) subsystem, specifically within the xe_oa_add_config_ioctl() function. It was published on January 13, 2026, and affects Linux kernel versions 6.11.1 through 6.12.63, 6.13 through 6.18.3, and release candidates 6.19-rc1 through 6.19-rc8. The vulnerability carries a CVSS v3.1 base score of 7.8 (High) (Red Hat Advisory, Feedly).

Technical details

The root cause is a classic time-of-check/time-of-use (TOCTOU) race condition classified as CWE-416 (Use After Free). In xe_oa_add_config_ioctl(), the code accesses oa_config->id after releasing the metrics_lock mutex, which is responsible for protecting the lifetime of the oa_config object. A local attacker with low privileges can exploit this by guessing the configuration ID and calling xe_oa_remove_config_ioctl() with precise timing to free the oa_config object before it is dereferenced in the original thread, triggering the UAF condition. The fix caches the ID in a local variable while the lock is still held, eliminating the window of vulnerability (cherry-picked from upstream commit 28aeaed130e8e587fd1b73b6d66ca41ccc5a1a31) (Feedly, kernel.org patches).

Impact

Successful exploitation by a local low-privileged attacker can result in high confidentiality, integrity, and availability impacts — including reading sensitive kernel memory, modifying memory contents, or crashing the kernel (denial of service). The vulnerability is confined to the local attack surface and does not allow remote exploitation, but on multi-tenant or shared systems it could enable privilege escalation or lateral movement within the host (Feedly).

Mitigation and workarounds

The vulnerability has been patched in Linux kernel versions 6.12.64 and later, and 6.18.4 and later (including 6.19-rc1+). Patches are available at the upstream stable kernel repository (kernel.org patch 1, kernel.org patch 2, kernel.org patch 3). Ubuntu has issued security notices USN-8177-1, USN-8177-2, USN-8183-1, USN-8183-2, USN-8245-1, and USN-8257-1 addressing this issue (Ubuntu USN-8177-1, Ubuntu USN-8183-1). For systems that cannot be immediately patched, restrict access to DRM device interfaces, apply the principle of least privilege, and consider disabling the DRM xe driver if not in active use (Feedly).

Community reactions

Red Hat has acknowledged the vulnerability and published a security advisory. Ubuntu has issued multiple security notices (USN-8177-1/2, USN-8183-1/2, USN-8245-1, USN-8257-1) addressing the issue across affected kernel packages. The Yocto Project security mailing list has also tracked this CVE. No notable independent researcher commentary or significant social media discussion has been identified (Red Hat Advisory, Ubuntu USN-8177-1).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management