๐Ÿ” CVE Alert

CVE-2026-72332

UNKNOWN 0.0

accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo() amdxdna_hwctx_sync_debug_bo() invokes the hardware hwctx_sync_debug_bo() callback while holding xdna->dev_lock. The callback may call amdxdna_cmd_submit(), which in turn calls amdxdna_pm_resume_get(). If the device is suspended, amdxdna_pm_resume_get() may synchronously execute amdxdna_pm_resume(), which also acquires xdna->dev_lock, resulting in a deadlock. Avoid the deadlock by calling amdxdna_pm_resume_get() before holding xdna->dev_lock in both amdxdna_hwctx_sync_debug_bo() and amdxdna_drm_config_hwctx_ioctl()

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
7ea0468380216c10b73633b976d33efa8c12d375 < 2d8eeb0578ae3aadf112fd3e1997e58178f75979 7ea0468380216c10b73633b976d33efa8c12d375 < e35c9cf5512814fb04f369f2eada64f0a7164609
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/2d8eeb0578ae3aadf112fd3e1997e58178f75979 git.kernel.org: https://git.kernel.org/stable/c/e35c9cf5512814fb04f369f2eada64f0a7164609