Local service interruption via mismatched page-table locks
Published Sep 11, 2024 · Updated Aug 5, 2026
Improper locking in Linux 6.10 allows local users to interrupt service by racing GUP against hugetlb page-table updates. GUP takes a PTE or PMD table lock while concurrent hugetlb updates take mm->page_table_lock, leaving the same entries protected by different locks under split locking. Exploitation requires local low-privilege access and a hugetlb folio spanning multiple PTEs or PMDs; the demonstrated result is a kernel warning and service interruption.
Summary
What happened
Improper locking in Linux 6.10 allows local users to interrupt service by racing GUP against hugetlb page-table updates. GUP takes a PTE or PMD table lock while concurrent hugetlb updates take mm->page_table_lock, leaving the same entries protected by different locks under split locking. Exploitation requires local low-privilege access and a hugetlb folio spanning multiple PTEs or PMDs; the demonstrated result is a kernel warning and service interruption.
The record
- CVE
- CVE-2024-45024
- Published
- Sep 11, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 11, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.10
- Affected versionversion=9cb28da54643ad464c47585cd5866c30b0218e67 <5f75cfbd6bb02295ddaed48adf667b6c828ce07b
- Affected versionversion=9cb28da54643ad464c47585cd5866c30b0218e67 <7300dadba49e531af2d890ae4e34c9b115384a62
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo