You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
0 commit comments