Local system crash via migration-entry mapcount race
Published Apr 5, 2023 · Updated Feb 13, 2025
A race condition in Linux kernel task_mmu.c before 5.17-rc4 allows local users to crash the kernel through concurrent procfs access. smaps_account reads a page mapcount from a migration entry while another thread applies MADV_FREE, reaching the PageDoubleMap BUG check. A local low-privileged user must win the narrow timing window by reading a process's smaps data while memory advice changes the same mapping.
Summary
What happened
A race condition in Linux kernel task_mmu.c before 5.17-rc4 allows local users to crash the kernel through concurrent procfs access. smaps_account reads a page mapcount from a migration entry while another thread applies MADV_FREE, reaching the PageDoubleMap BUG check. A local low-privileged user must win the narrow timing window by reading a process's smaps data while memory advice changes the same mapping.
The record
- CVE
- CVE-2023-1582
- Published
- Apr 5, 2023
- Updated
- Feb 13, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 5, 2023CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record 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=Linux Kernel prior to Kernel 5.7 RC14
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