Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "io_uring: don't take fs for recvmsg/sendmsg"
This reverts commit 10cad2c. Petr reports that with this commit in place, io_uring fails the chroot test (CVE-202-29373). We do need to retain ->fs for send/recvmsg, so revert this commit. Reported-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information