Private memory erasure via mremap address wraparound
Published Dec 2, 2024 · Updated Aug 5, 2026
Integer wraparound in Linux mremap allows local users to erase private anonymous memory via crafted mappings on 32-bit kernels. move_page_tables() adds the moved length to an end-position cursor, allowing unsigned address wraparound to make a failed comparison falsely report that page-table entries were copied. An unprivileged local process can trigger the condition with large fixed anonymous mappings; mremap() then returns an error after the original pages have been unmapped and their contents appear zeroed.
Summary
What happened
Integer wraparound in Linux mremap allows local users to erase private anonymous memory via crafted mappings on 32-bit kernels. move_page_tables() adds the moved length to an end-position cursor, allowing unsigned address wraparound to make a failed comparison falsely report that page-table entries were copied. An unprivileged local process can trigger the condition with large fixed anonymous mappings; mremap() then returns an error after the original pages have been unmapped and their contents appear zeroed.
The record
- CVE
- CVE-2024-53111
- Published
- Dec 2, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-190
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 2, 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.7
- Affected versionversion=af8ca1c149069176e6322a77b532e3ffd99ccffe <909543dc279a91122fb08e4653a72b82f0ad28f4
- Affected versionversion=af8ca1c149069176e6322a77b532e3ffd99ccffe <a4a282daf1a190f03790bf163458ea3c8d28d217
What conditions does exploitation require?
What is affected?
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
- Upstream 32-bit mremap reproducerproof of concept · demonstrated
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