Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 11893e14 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/net: ensure expanded bundle recv gets marked for cleanup

If the iovec inside the kmsg isn't already allocated AND one gets
expanded beyond the fixed size, then the request may not already have
been marked for cleanup. Ensure that it is.

Cc: stable@vger.kernel.org
Fixes: 2f9c9515

 ("io_uring/net: support bundles for recv")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c3fca4fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment