CVE-2026-53293

MEDIUM

drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG There were multiple issues in that code. First of all the order between the reset semaphore and the mm_lock was wrong (e.g. copy_to_user) was called while holding the lock. Then we allocated memory while holding the reset semaphore which is also a pretty big bug and can deadlock. Then we used down_read_trylock() instead of waiting for the reset to finish. (cherry picked from commit 361b6e6b303d4b691f6c5974d3eaab67ca6dd90e)

Scores

CVSS v3 5.5
EPSS 0.0009
EPSS Percentile 0.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-667
Status published
Products (23)
linux/Kernel < 6.6.141linux
linux/Kernel 6.12.0 - 6.18.33linux
linux/Kernel 6.13.0 - 7.0.10linux
linux/Kernel 6.7.0 - 6.12.91linux
Linux/Linux < 6.12
Linux/Linux 17a98c942cb106ec08564e8f43b5470a4dd5d3f6
Linux/Linux 6.10.14 - 6.11
Linux/Linux 6.11.3 - 6.12
Linux/Linux 6.12
Linux/Linux 6.12.91 - 6.12.*
... and 13 more
Published Jun 26, 2026
Tracked Since Jun 27, 2026