CVE-2026-31462
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-31462 is a race condition vulnerability in the Linux kernel's AMD GPU (drm/amdgpu) driver related to immediate PASID (Process Address Space ID) reuse. When a process exits and frees its PASID, a new process may immediately receive the same PASID before pending page fault interrupts from the previous process have been cleared from the interrupt handler (IH) ring buffer, causing incorrect interrupt handling. The vulnerability affects Linux kernel versions from 4.15 up to (but not including) 6.12.80, 6.13 through 6.18.21, 6.19 through 6.19.11, and 7.0 release candidates. It was published on April 22, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Github Advisory, Feedly).

Technical details

The root cause is classified as CWE-367 (Time-of-Check Time-of-Use / TOCTOU Race Condition). When a process terminates and releases its PASID, the kernel's drm/amdgpu driver previously allowed immediate reallocation of that same PASID to a new process. Because page fault interrupts for the exiting process may still be queued in the IH ring buffer at the time of PASID release, the newly spawned process inheriting the same PASID can encounter those stale interrupts, leading to incorrect hardware state handling. The fix adopts an IDR cyclic allocator — analogous to the kernel's own PID allocation strategy — to ensure PASID values are not immediately reused, giving pending interrupts time to drain (Github Advisory, Feedly).

Impact

Successful exploitation of this vulnerability results in a high availability impact with no confidentiality or integrity loss. A local user with low privileges on a system equipped with an AMD GPU can trigger GPU memory management instability, incorrect interrupt handling, and unpredictable behavior in amdgpu driver operations, potentially causing system instability or denial of service for GPU-dependent workloads. There is no evidence of lateral movement potential or data exposure risk associated with this vulnerability (Github Advisory, Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of this report (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.018% (roughly 3rd percentile), indicating a very low probability of exploitation in the near term (Github Advisory). Exploitation requires local access and low privileges, limiting the attack surface primarily to multi-tenant or shared systems with AMD GPUs.

Mitigation and workarounds

Patches have been released for the affected kernel stable branches. Users should upgrade to Linux kernel version 6.12.80 or later, 6.18.21 or later, 6.19.11 or later, or 7.0 (once released) to remediate the vulnerability (Github Advisory, Feedly). The upstream fix (commit 8f1de51f49be692de137c8525106e0fce2d1912d) is cherry-picked into the stable branches at commits c0b3882836de, 51ccaf0e30c3, 9e5ebfe99b22, and 14b81abe7bdc. As a temporary workaround, administrators can limit the rate of rapid process creation and destruction on systems with AMD GPUs to reduce the likelihood of triggering the race condition, though patching is the definitive solution (Feedly).

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-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 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