Local privilege escalation via premature AIO request free
Published Mar 23, 2023 · Updated Apr 23, 2025
Use-after-free in Linux Kernel 5.16-rc1 allows local users to crash the system or escalate privileges through OverlayFS I/O. An asynchronous ext4 direct-I/O completion can free ovl_aio_req and its embedded iocb before vfs_read/write_iter returns, after which file_accessed dereferences the freed iocb. Exploitation requires local low-privileged access, an OverlayFS mount backed by ext4, and concurrent asynchronous file operations; consequences are a kernel crash or privilege escalation.
Summary
What happened
Use-after-free in Linux Kernel 5.16-rc1 allows local users to crash the system or escalate privileges through OverlayFS I/O. An asynchronous ext4 direct-I/O completion can free ovl_aio_req and its embedded iocb before vfs_read/write_iter returns, after which file_accessed dereferences the freed iocb. Exploitation requires local low-privileged access, an OverlayFS mount backed by ext4, and concurrent asynchronous file operations; consequences are a kernel crash or privilege escalation.
The record
- CVE
- CVE-2023-1252
- Published
- Mar 23, 2023
- Updated
- Apr 23, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 23, 2023CVE publishedPublication date reported by the CVE source.
- Apr 23, 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 5.16-rc1
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.
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