Local privilege escalation via unlocked compat ioctl
Published Jan 30, 2023 · Updated Oct 21, 2025
Use-after-free in the Linux Kernel ALSA control interface allows local users to gain ring0 privileges through 32-bit ioctl calls. The 32-bit compatibility path calls snd_ctl_elem_read without holding controls_rwsem, allowing concurrent control removal to free an object while it remains in use. Exploitation requires local system-user code execution and compatibility-path access; successful abuse provides kernel arbitrary read and write access.
Summary
What happened
Use-after-free in the Linux Kernel ALSA control interface allows local users to gain ring0 privileges through 32-bit ioctl calls. The 32-bit compatibility path calls snd_ctl_elem_read without holding controls_rwsem, allowing concurrent control removal to free an object while it remains in use. Exploitation requires local system-user code execution and compatibility-path access; successful abuse provides kernel arbitrary read and write access.
The record
- CVE
- CVE-2023-0266
- Published
- Jan 30, 2023
- Updated
- Oct 21, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, CAPEC-233, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 1, 2022Exploitation reportedSamsung Android exploit chain
- Jan 30, 2023CVE publishedPublication date reported by the CVE source.
- Mar 30, 2023Exploitation reportedCISA Known Exploited Vulnerabilities entry
- Oct 21, 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.14 <56b88b50565cd8b946a2d00b0c83927b7ebb055e
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
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Reported exploitation
- CISA Known Exploited Vulnerabilities entryknown exploited catalog
- Samsung Android exploit chainexploit chain
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