PT-2024-31377 · Linux+1 · Linux Kernel+1
David Hildenbrand
·
Published
2024-08-01
·
Updated
2025-09-29
·
CVE-2024-45024
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 versions prior to 6.10.0-64.eln141.aarch64
Description
The issue is related to page table locking for hugetlb folios that are not mapped using a single PMD/PUD. GUP's common page table walking code will perform a pte offset map lock() to grab the PTE table lock, but hugetlb that concurrently modifies these page tables would actually grab the mm->page table lock, resulting in differing locks when USE SPLIT PTE PTLOCKS is used. This can be reproduced by triggering a warning at mm/gup.c:142 try grab folio+0x11c/0x188.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linux Kernel