Kernel memory corruption via freed rings pointer
Published Mar 20, 2026 · Updated Mar 20, 2026
Memory corruption in Linux Kernel io_uring allows local users to corrupt freed ring memory during concurrent ring resizing. The io_ctx_mark_taskrun path ORs IORING_SQ_TASKRUN through ctx->rings while resize can swap that pointer and free the old rings, leaving task-work flag manipulation aimed at freed memory. A low-privileged local process must create a ring with DEFER_TASKRUN and SETUP_TASKRUN, then race task-work addition against resizing; successful corruption can compromise kernel confidentiality, integrity, and availability.
Summary
What happened
Memory corruption in Linux Kernel io_uring allows local users to corrupt freed ring memory during concurrent ring resizing. The io_ctx_mark_taskrun path ORs IORING_SQ_TASKRUN through ctx->rings while resize can swap that pointer and free the old rings, leaving task-work flag manipulation aimed at freed memory. A low-privileged local process must create a ring with DEFER_TASKRUN and SETUP_TASKRUN, then race task-work addition against resizing; successful corruption can compromise kernel confidentiality, integrity, and availability.
The record
- CVE
- CVE-2026-23275
- Published
- Mar 20, 2026
- Updated
- Mar 20, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 20, 2026CVE publishedPublication date reported by the CVE source.
- Mar 20, 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=6.13
- Affected versionversion=79cfe9e59c2a12c3b3faeeefe38d23f3d8030972 <46dc07d5f31411cc023f3bf1f4a23a07bf6e0ed1
- Affected versionversion=79cfe9e59c2a12c3b3faeeefe38d23f3d8030972 <7cc4530b3e952d4a5947e1e55d06620d8845d4f5
- Affected versionversion=79cfe9e59c2a12c3b3faeeefe38d23f3d8030972 <96189080265e6bb5dde3a4afbaf947af493e3f82
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