{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.5-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "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-\u003edev_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-\u003edev_lock, resulting in a deadlock.  Avoid the deadlock by calling amdxdna_pm_resume_get() before holding xdna-\u003edev_lock in both amdxdna_hwctx_sync_debug_bo() and amdxdna_drm_config_hwctx_ioctl()",
  "id": "DEBIAN-CVE-2026-72332",
  "modified": "2026-09-14T16:47:32.176501719Z",
  "published": "2026-08-15T06:22:06.310Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-72332"
    }
  ],
  "upstream": [
    "CVE-2026-72332"
  ]
}