CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68364

criticalCVSS 9.8covered by 2 sourcesfirst seen 2026-08-10
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix ISM dc_lock deadlock during suspend [Why] System hang observed during suspend/resume while video is playing. amdgpu_dm_ism_disable() is called under dc_lock and waits for ISM delayed work via disable_delayed_work_sync(). The work handlers themselves take dc_lock, producing an ABBA deadlock when a worker is in flight at suspend time. [How] Split the disable path into two phases with opposite locking contracts: 1. amdgpu_dm_ism_disable() -- quiesces workers, must NOT hold dc_lock. 2. amdgpu_dm_ism_force_full_power() (new) -- drives the ISM FSM back to FULL_POWER_RUNNING, must hold dc_lock.

CSIRTS triage

What
AMD display driver deadlocks during suspend due to improper dc_lock handling in ISM.
Who is affected
Systems with AMD Radeon GPUs using the amdgpu display driver.
Urgency
Critical severity (CVSS 9.8); deadlock during suspend impacts system stability and reliability.
Action
Update to a patched Linux kernel version addressing CVE-2026-68364.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-68364

Get an email if CVE-2026-68364 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-68364

CVE.org record

Embed the live status

CVE-2026-68364 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68364 status](https://www.csirts.com/badge/CVE-2026-68364)](https://www.csirts.com/cve/CVE-2026-68364)