PT-2024-11136 · Linux+1 · Linux Kernel+1
Syzbot
·
Published
2021-03-06
·
Updated
2024-11-04
·
CVE-2021-47044
CVSS v3.1
7.7
High
| Vector | AV:L/AC:L/PR:N/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
A shift-out-of-bounds issue in the
load balance() function has been resolved. The issue occurred when the sd->nr balance failed value grew to unexpectedly high values. This happened because a failed load balance() incremented the value without further modification, potentially leading to undefined behavior when the value exceeded the width of the promoted left operand. The fix involves capping the shift exponent to prevent this issue. The problem was identified by Syzbot, which reported high values of sd->nr balance failed, such as 86 and 149.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