CVE-2026-53293
Last modified
CVE-2026-53293 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
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)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.6.55, < 6.6.141 | — |
| Linux | Linux Kernel | >= 6.10.14, < 6.11 | — |
| Linux | Linux Kernel | >= 6.11.3, < 6.12.91 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.33 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.10 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53293?
How severe is CVE-2026-53293?
How do I fix CVE-2026-53293?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53288In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53289In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-5329Rapid7 Velociraptor versions prior to 0.76.2 contain an impr…6.5
- CVE-2026-53290In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53291In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53292In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53294In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53295In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53296In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53297In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53298In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53299In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-53293?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
