Kernel memory corruption via mixed page-shift mapping
Published Sep 11, 2024 · Updated Aug 5, 2026
Memory corruption in Linux 6.1.95 through 6.1.106 and Linux 6.3 allows local users to corrupt kernel memory through vmalloc. When a high-order __GFP_NOFAIL allocation falls back to order-0 pages, vm_area_alloc_pages() creates mixed page shifts, but __vmap_pages_range_noflush() maps every page using the original high-order shift. The path requires huge vmalloc mappings and a failed high-order allocation; the resulting incorrect mapping can interrupt service.
Summary
What happened
Memory corruption in Linux 6.1.95 through 6.1.106 and Linux 6.3 allows local users to corrupt kernel memory through vmalloc. When a high-order __GFP_NOFAIL allocation falls back to order-0 pages, vm_area_alloc_pages() creates mixed page shifts, but __vmap_pages_range_noflush() maps every page using the original high-order shift. The path requires huge vmalloc mappings and a failed high-order allocation; the resulting incorrect mapping can interrupt service.
The record
- CVE
- CVE-2024-45022
- Published
- Sep 11, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-787
- 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.1.95 <6.1.107
- Affected versionversion=6.3
- Affected versionversion=e9c3cda4d86e56bf7fe403729f38c4f0f65d3860 <61ebe5a747da649057c37be1c37eb934b4af79ca
- Affected versionversion=e9c3cda4d86e56bf7fe403729f38c4f0f65d3860 <c91618816f4d21fc574d7577a37722adcd4075b2
- Affected versionversion=e9c3cda4d86e56bf7fe403729f38c4f0f65d3860 <de7bad86345c43cd040ed43e20d9fad78a3ee59f
- Affected versionversion=fe5c2bdcb14c8612eb5e7a09159801c7219e9ac4 <fd1ffbb50ef4da5e1378a46616b6d7407dc795da
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