๐Ÿ” CVE Alert

CVE-2026-23295

UNKNOWN 0.0

accel/amdxdna: Fix dead lock for suspend and resume

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix dead lock for suspend and resume When an application issues a query IOCTL while auto suspend is running, a deadlock can occur. The query path holds dev_lock and then calls pm_runtime_resume_and_get(), which waits for the ongoing suspend to complete. Meanwhile, the suspend callback attempts to acquire dev_lock and blocks, resulting in a deadlock. Fix this by releasing dev_lock before calling pm_runtime_resume_and_get() and reacquiring it after the call completes. Also acquire dev_lock in the resume callback to keep the locking consistent.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 25, 2026
Last Updated Apr 13, 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
063db451832b8849faf1b0b8404b3a6a39995b29 < ac24537478dd8eb2fd3984b4652bb19461e5e74c 063db451832b8849faf1b0b8404b3a6a39995b29 < 1aa82181a3c285c7351523d587f7981ae4c015c8
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/ac24537478dd8eb2fd3984b4652bb19461e5e74c git.kernel.org: https://git.kernel.org/stable/c/1aa82181a3c285c7351523d587f7981ae4c015c8