Kernel memory exhaustion via leaked io_uring iovecs
Published Sep 4, 2026 · Updated Sep 4, 2026
Memory leak in Linux kernel 6.15 allows local users to consume kernel memory through asynchronous NVMe passthrough commands. The io_uring_cmd_prep function fails to mark a reused iovec for cleanup, while io_req_uring_cleanup leaves the vector allocated when the 128-entry command cache rejects it. Reaching both paths requires access to io_uring NVMe passthrough and enough concurrent commands to exceed the cache, after which leaked allocations accumulate.
Summary
What happened
Memory leak in Linux kernel 6.15 allows local users to consume kernel memory through asynchronous NVMe passthrough commands. The io_uring_cmd_prep function fails to mark a reused iovec for cleanup, while io_req_uring_cleanup leaves the vector allocated when the 128-entry command cache rejects it. Reaching both paths requires access to io_uring NVMe passthrough and enough concurrent commands to exceed the cache, after which leaked allocations accumulate.
The record
- CVE
- CVE-2026-80811
- Published
- Sep 4, 2026
- Updated
- Sep 4, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.001
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 4, 2026CVE publishedPublication date reported by the CVE source.
- Sep 4, 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=3a4689ac109f18f23ea0d0c1c79e055142796858 <7068d3587a64a24943a7c9e232976da2c9e0e303
- Affected versionversion=3a4689ac109f18f23ea0d0c1c79e055142796858 <b290de4d16d75b6c1ef42025b47f5d94eb1ec09f
- Affected versionversion=3a4689ac109f18f23ea0d0c1c79e055142796858 <b6a768aa975b9ca81b92f028bdd975d1f8237894
- Affected versionversion=3a4689ac109f18f23ea0d0c1c79e055142796858 <bb34ae5da3365699d53a756f4c96b6ea9f8ba0c1
- Affected versionversion=6.15
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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.
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