System crash via mislabeled migration mapping
Published Feb 29, 2024 · Updated May 23, 2026
NULL pointer dereference in the Linux kernel 6.3 and affected stable branches allows local users to crash the system during page migration. During migration, mm/migrate.c stores an anon_vma pointer in the target page's mapping field without PAGE_MAPPING_ANON, so page_mapping() treats it as a file mapping and dump_mapping() dereferences invalid data. The crash requires a race between page migration and memory offlining; published assessments report availability loss only.
Summary
What happened
NULL pointer dereference in the Linux kernel 6.3 and affected stable branches allows local users to crash the system during page migration. During migration, mm/migrate.c stores an anon_vma pointer in the target page's mapping field without PAGE_MAPPING_ANON, so page_mapping() treats it as a file mapping and dump_mapping() dereferences invalid data. The crash requires a race between page migration and memory offlining; published assessments report availability loss only.
The record
- CVE
- CVE-2023-52490
- Published
- Feb 29, 2024
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 29, 2024CVE publishedPublication date reported by the CVE source.
- May 23, 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.116 <6.2
- Affected versionversion=6.3
- Affected versionversion=64c8902ed4418317cd416c566f896bd4a92b2efc <3889a418b6eb9a1113fb989aaadecf2f64964767
- Affected versionversion=64c8902ed4418317cd416c566f896bd4a92b2efc <9128bfbc5c80d8f4874dd0a0424d1f5fb010df1b
- Affected versionversion=64c8902ed4418317cd416c566f896bd4a92b2efc <d1adb25df7111de83b64655a80b5a135adbded61
- Affected versionversion=8ca5f0ea52e1eef5e7dcbdff1d1afe602764ea93
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
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