CVE-2026-72332

Source
https://cve.org/CVERecord?id=CVE-2026-72332
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72332.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72332
Downstream
Published
2026-08-15T05:55:41Z
Modified
2026-08-18T03:31:27Z
Summary
accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
Details

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()

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72332.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7ea0468380216c10b73633b976d33efa8c12d375
Fixed
2d8eeb0578ae3aadf112fd3e1997e58178f75979
Fixed
e35c9cf5512814fb04f369f2eada64f0a7164609

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72332.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72332.json"