CVE-2026-23295
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2026-23295 is a deadlock vulnerability in the Linux kernel's AMD XDNA accelerator driver (accel/amdxdna) affecting the suspend and resume power management path. When an application issues a query IOCTL while auto-suspend is running, a deadlock occurs because the query path holds dev_lock and then calls pm_runtime_resume_and_get(), while the suspend callback simultaneously attempts to acquire dev_lock. The vulnerability affects Linux kernel versions 6.19 through 6.19.6 and 7.0-rc1, and was disclosed on March 25, 2026. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is improper resource locking (CWE-413, CWE-667) in the accel/amdxdna driver. The query IOCTL handler acquires dev_lock and then calls pm_runtime_resume_and_get(), which blocks waiting for an in-progress auto-suspend to complete; the suspend callback, in turn, attempts to acquire dev_lock, creating a circular wait (classic ABBA deadlock). Exploitation requires local access with low privileges and the ability to issue IOCTL calls to the AMD XDNA accelerator device while the system's power management runtime is actively suspending the device. The fix releases dev_lock before calling pm_runtime_resume_and_get() and reacquires it afterward, and also acquires dev_lock in the resume callback for consistent locking (Red Hat Bugzilla, Red Hat Advisory).

Impact

Successful triggering of this vulnerability results in a denial-of-service condition: the AMD XDNA accelerator driver freezes, potentially causing the affected system to hang or become unresponsive. There is no confidentiality or integrity impact — only availability is affected. The impact is localized to systems equipped with AMD XDNA accelerators running affected Linux kernel versions, and there is no known path for lateral movement or data exfiltration (Red Hat Advisory).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.018% (0.000180), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires local access and a specific hardware configuration (AMD XDNA accelerator), significantly limiting the attack surface (Red Hat Advisory).

Mitigation and workarounds

Update the Linux kernel to version 6.19.7 or later (for the 6.19 branch) or 7.0-rc2 or later (for the 7.0 branch), which include the upstream fix. Patches are available via the stable kernel tree. Systems that do not use AMD XDNA accelerators are not affected and require no action. As a temporary workaround, disabling runtime power management (auto-suspend) for the AMD XDNA device may prevent the deadlock condition until a patched kernel can be deployed (Red Hat Bugzilla, Red Hat Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74733NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74732NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74731NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoNoAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74729NONEN/A
  • Linux Debian logoLinux Debian
  • linux
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