CVE-2025-40267
The CVE-2025-40267 entry relates to the Linux kernel’s io_uring/rw path. The vulnerability arises when an allocated iovec is not cleared during early failure, due to a reused recycling infrastructure that didn’t cover cases where internal caches overflow, risking leaking the iovec if the request ...