PT-2026-52932 · Linux+2 · Linux Kernel+2
CVE-2026-53293
·
Published
2026-04-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
Issues exist within the
drm/amdgpu component specifically related to AMDGPU INFO READ MMR REG. The implementation contains several flaws: the sequence of the reset semaphore and the mm lock is incorrect, leading to copy to user() being executed while the lock is held. Additionally, memory is allocated while holding the reset semaphore, which can lead to a deadlock. The code also utilizes down read trylock() instead of waiting for the reset process to complete.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Race Condition
Improper Check for Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu