PT-2024-3391 · Linux+5 · Linux Kernel+5
Toke Høiland-Jørgensen
·
Published
2024-03-07
·
Updated
2025-09-29
·
CVE-2024-26883
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The issue is related to an integer overflow in the stackmap code of the Linux kernel on 32-bit architectures. This overflow occurs when the roundup pow of two() function is used to compute the number of hash buckets, and it contains an overflow check by verifying if the resulting value is 0. However, on 32-bit architectures, the roundup code itself can overflow due to a 32-bit left-shift of an unsigned long value, which is undefined behavior and may not truncate neatly. The problem was triggered by syzbot on the DEVMAP HASH type, which includes the same check copied from the hashtab code.
Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
LPE
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu