CVE-2024-42258
MEDIUMLinux Kernel - Denial of Service via Huge Page Alignment Issue
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines Yves-Alexis Perez reported commit 4ef9ad19e176 ("mm: huge_memory: don't force huge page alignment on 32 bit") didn't work for x86_32 [1]. It is because x86_32 uses CONFIG_X86_32 instead of CONFIG_32BIT. !CONFIG_64BIT should cover all 32 bit machines. [1] https://lore.kernel.org/linux-mm/CAHbLzkr1LwH3pcTgM+aGQ31ip2bKqiqEQ8=FQB+t2c3dhNKNHA@mail.gmail.com/
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0021
EPSS Percentile
11.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-770
Status
published
Products (15)
linux/Kernel
< 6.1.105linux
linux/Kernel
6.2.0 - 6.10.3linux
Linux/Linux
< 6.8
Linux/Linux
4ef9ad19e17676b9ef071309bc62020e2373705d - 7e1f4efb8d6140b2ec79bf760c43e1fc186e8dfc
Linux/Linux
4ef9ad19e17676b9ef071309bc62020e2373705d - d9592025000b3cf26c742f3505da7b83aedc26d5
Linux/Linux
6.1.105 - 6.1.*
Linux/Linux
6.1.81 - 6.1.105
Linux/Linux
6.10.3 - 6.10.*
Linux/Linux
6.11
Linux/Linux
6.7.6 - 6.8
... and 5 more
Published
Aug 12, 2024
Tracked Since
Feb 18, 2026