PT-2025-51616 · Amd+2 · Amdgpu+2
Published
2025-12-16
·
Updated
2026-04-20
·
CVE-2025-68203
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw in the drm/amdgpu subsystem related to inconsistent spinlock usage between interrupt and process contexts within the userq fence driver. Specifically, the
amdgpu userq fence driver process() function could experience a deadlock when called from both interrupt and process contexts due to improper interrupt handling during spinlock acquisition. This inconsistency could lead to kernel warnings indicating incorrect locking states. The fix involves using spin lock irqsave() and spin unlock irqrestore() to correctly manage interrupt states regardless of the calling context.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Amdgpu