PT-2024-29138 · Linux+2 · Linux Kernel+2
Published
2024-05-31
·
Updated
2025-01-17
·
CVE-2024-40917
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue arises on an old x86 system with SRAT covering space above 4Gb, where the NUMA configuration is no longer refused by a CONFIG NUMA=y kernel. This is due to memblock validate numa coverage() checking for NUMA NO NODE only, leading to memblock alloc range nid()'s warning about MAX NUMNODES triggering, followed by a NULL deref in memmap init() when trying to access node 64's node data. The change makes memblock set node() warn on and adjust a passed in value of MAX NUMNODES.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu