Local privilege escalation via Binder VMA race
Published Dec 24, 2025 · Updated Dec 24, 2025
Use-after-free in the Linux kernel Binder subsystem allows local users to escalate privileges through a controllable memory-mapping race. The binder_update_page_range function holds only the mmap read lock while dereferencing alloc->vma, allowing concurrent munmap to detach and free the VMA before vm_insert_page uses it. An unprivileged process with access to a Binder device can drive both sides of the race without user interaction, enabling kernel memory disclosure or modification and potentially an oops or panic.
Summary
What happened
Use-after-free in the Linux kernel Binder subsystem allows local users to escalate privileges through a controllable memory-mapping race. The binder_update_page_range function holds only the mmap read lock while dereferencing alloc->vma, allowing concurrent munmap to detach and free the VMA before vm_insert_page uses it. An unprivileged process with access to a Binder device can drive both sides of the race without user interaction, enabling kernel memory disclosure or modification and potentially an oops or panic.
The record
- CVE
- CVE-2023-54157
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 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=4.20
- Affected versionversion=dd2283f2605e3b3e9c61bcae844b34f2afa4813f <1bb8a65190d45cd5c7dbc85e29b9102110cd6be6
- Affected versionversion=dd2283f2605e3b3e9c61bcae844b34f2afa4813f <931ea1ed31be939c1efdbc49bc66d2a45684f9b4
- Affected versionversion=dd2283f2605e3b3e9c61bcae844b34f2afa4813f <ca0cc0a9c6e56c699e2acbb93d8024523021f3c3
- Affected versionversion=dd2283f2605e3b3e9c61bcae844b34f2afa4813f <d1d8875c8c13517f6fd1ff8d4d3e1ac366a17e07
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