PT-2025-40104 · Linux+1 · Linux Kernel+1
Published
2025-10-01
·
Updated
2025-11-24
·
CVE-2021-4460
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the drm/amdkfd module. A shift-out-of-bounds warning can occur if
get num sdma queues or get num xgmi sdma queues returns 0, leading to a shift operation where the number of bits shifted equals the number of bits in the operand, resulting in undefined behavior. To address this, num sdma queues or num xgmi sdma queues is set to ULLONG MAX if the count is greater than or equal to the number of bits in the operand.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Suse