Local kernel crash via remapped inherited AIO ring
Published Apr 26, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux kernel AIO allows local users to crash the kernel through mremap on an inherited AIO mapping. The aio_ring_mremap function dereferences mm->ioctx_table after fork has cleared that table, rather than rejecting the stale child mapping. Exploitation requires low-privileged local execution plus an AIO mapping, fork, and mremap sequence; the documented consequence is a kernel availability loss.
Summary
What happened
NULL pointer dereference in Linux kernel AIO allows local users to crash the kernel through mremap on an inherited AIO mapping. The aio_ring_mremap function dereferences mm->ioctx_table after fork has cleared that table, rather than rejecting the stale child mapping. Exploitation requires low-privileged local execution plus an AIO mapping, fork, and mremap sequence; the documented consequence is a kernel availability loss.
The record
- CVE
- CVE-2023-52646
- Published
- Apr 26, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 26, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record 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=3.19
- Affected versionversion=e4a0d3e720e7e508749c1439b5ba3aff56c92976 <178993157e8c50aef7f35d7d6d3b44bb428199e1
- Affected versionversion=e4a0d3e720e7e508749c1439b5ba3aff56c92976 <4326d0080f7e84fba775da41d158f46cf9d3f1c2
- Affected versionversion=e4a0d3e720e7e508749c1439b5ba3aff56c92976 <808f1e4b5723ae4eda724d2ad6f6638905eefd95
- Affected versionversion=e4a0d3e720e7e508749c1439b5ba3aff56c92976 <81e9d6f8647650a7bead74c5f926e29970e834d1
- Affected versionversion=e4a0d3e720e7e508749c1439b5ba3aff56c92976 <af126acf01a12bdb04986fd26fc2eb3b40249e0d
- Affected versionversion=e4a0d3e720e7e508749c1439b5ba3aff56c92976 <c261f798f7baa8080cf0214081d43d5f86bb073f
- Affected versionversion=e4a0d3e720e7e508749c1439b5ba3aff56c92976 <d8dca1bfe9adcae38b35add64977818c0c13dd22
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.
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