๐Ÿ” CVE Alert

CVE-2026-68364

UNKNOWN 0.0

drm/amd/display: Fix ISM dc_lock deadlock during suspend

CVSS Score
0.0
EPSS Score
0.2%
EPSS Percentile
6th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 10, 2026
Last Updated Aug 18, 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
754003486c3cc95f2fcb9d6b71a779047d6db95c < 95776812e6b8f908563e8994d5d947b68baf68a6 754003486c3cc95f2fcb9d6b71a779047d6db95c < 3714fe242592e3699ac5e2c19d68b275a210be7d
Linux / Linux
7.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/95776812e6b8f908563e8994d5d947b68baf68a6 git.kernel.org: https://git.kernel.org/stable/c/3714fe242592e3699ac5e2c19d68b275a210be7d