CVE-2021-4460
Last modified
CVE-2021-4460 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If get_num_sdma_queues or get_num_xgmi_sdma_queues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is undefined. Set num_sdma_queues or num_xgmi_sdma_queues to ULLONG_MAX, if the count is >= number of bits in the operand. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1472. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If get_num_sdma_queues or get_num_xgmi_sdma_queues is 0, we end up doing a shift operation where the number of bits shifted equals number of bits in the operand. This behaviour is undefined. Set num_sdma_queues or num_xgmi_sdma_queues to ULLONG_MAX, if the count is >= number of bits in the operand. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1472
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.118 |
| Linux | Linux Kernel | >= 5.5, < 5.10.36 |
| Linux | Linux Kernel | >= 5.11, < 5.11.20 |
| Linux | Linux Kernel | >= 5.12, < 5.12.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-4460?
How severe is CVE-2021-4460?
How do I fix CVE-2021-4460?
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 2021
- CVE-2021-44593Simple College Website 1.0 is vulnerable to unauthenticated …8.1
- CVE-2021-44595Wondershare Dr. Fone Latest version as of 2021-12-06 is vuln…8.8
- CVE-2021-44596Wondershare LTD Dr. Fone as of 2021-12-06 version is affecte…9.8
- CVE-2021-44597Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2021-44598Attendance Management System 1.0 is affected by a Cross Site…6.1
- CVE-2021-44599The id parameter from Online Enrollment Management System 1.…7.5
- CVE-2021-44600The password parameter on Simple Online Mens Salon Managemen…7.5
- CVE-2021-44607A Cross Site Scripting (XSS) vulnerability exists in FUEL-CM…5.4
- CVE-2021-44608Multiple Cross Site Scripting (XSS) vulnerabilities exists i…5.4
- CVE-2021-4461Seeyon Zhiyuan OA Web Application System versions up to and …9.3
- CVE-2021-44610Multiple SQL Injection vulnerabilities exist in bloofoxCMS 0…9.8
- CVE-2021-44617A SQL Injection vulnerability exits in the Ramo plugin for G…9.8
Are you affected by CVE-2021-4460?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
