CVE-2026-72332
Last modified
CVE-2026-72332 is a vulnerability of currently unknown severity. 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(). EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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()
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7ea0468380216c10b73633b976d33efa8c12d375, < 2d8eeb0578ae3aadf112fd3e1997e58178f75979; >= 7ea0468380216c10b73633b976d33efa8c12d375, < e35c9cf5512814fb04f369f2eada64f0a7164609 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72332?
How severe is CVE-2026-72332?
How do I fix CVE-2026-72332?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72327In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72328In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72329In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-7233A vulnerability was determined in Artifex MuPDF up to 1.28.0…6.1
- CVE-2026-72330In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72331In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72333In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72334In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72335In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72336In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72337In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72338In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72332?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
