CVE-2025-40267
Linux Kernel 6.14-6.17.8 - Use-After-Free in io_uring Request Cleanup
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: io_uring/rw: ensure allocated iovec gets cleared for early failure A previous commit reused the recyling infrastructure for early cleanup, but this is not enough for the case where our internal caches have overflowed. If this happens, then the allocated iovec can get leaked if the request is also aborted early. Reinstate the previous forced free of the iovec for that situation.
References (2)
Core 2
Scores
EPSS
0.0003
EPSS Percentile
8.0%
Details
Status
published
Products (7)
linux/Kernel
6.14.0 - 6.17.9linux
Linux/Linux
< 6.14
Linux/Linux
6.14
Linux/Linux
6.17.9 - 6.17.*
Linux/Linux
6.18
Linux/Linux
9ac273ae3dc296905b4d61e4c8e7a25592f6d183 - 094c6467fe05e0de618c5a7fcff4d3ee20aeaef8
Linux/Linux
9ac273ae3dc296905b4d61e4c8e7a25592f6d183 - d3c9c213c0b86ac5dd8fe2c53c24db20f1f510bc
Published
Dec 06, 2025
Tracked Since
Feb 18, 2026