Local privilege escalation via ION handle race
Published May 10, 2022 · Updated Aug 3, 2024
Use-after-free in the Android kernel ION driver allows local users to escalate privileges through concurrent ION ioctl requests. A race between ION_IOC_SHARE or ION_IOC_MAP and ION_IOC_FREE lets ion_handle_get_by_id_nolock return a handle that another thread frees before reference acquisition. A local process needs access to the ION device and must win the timing window; no user interaction or additional execution privileges are required.
Summary
What happened
Use-after-free in the Android kernel ION driver allows local users to escalate privileges through concurrent ION ioctl requests. A race between ION_IOC_SHARE or ION_IOC_MAP and ION_IOC_FREE lets ion_handle_get_by_id_nolock return a handle that another thread frees before reference acquisition. A local process needs access to the ION device and must win the timing window; no user interaction or additional execution privileges are required.
The record
- CVE
- CVE-2022-20118
- Published
- May 10, 2022
- Updated
- Aug 3, 2024
- Vendor
- Google Cloud
- Product
- Android
- Classifications
- CWE-362, CAPEC-26, T1404
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 10, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record 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=Android kernel
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
- ExplosION The Hidden Mines in Android IONproof 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