Files
linux-stable-mirror/fs
Pavel BegunkovandGreg Kroah-Hartman aed30a2054 io_uring: don't touch scm_fp_list after queueing skb
[ Upstream commit a07211e300 ]

It's safer to not touch scm_fp_list after we queued an skb to which it
was assigned, there might be races lurking if we screw subtle sync
guarantees on the io_uring side.

Fixes: 6b06314c47 ("io_uring: add file set registration")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-13 21:01:06 +02:00
..
2021-09-18 13:40:15 +02:00
2022-04-13 21:01:03 +02:00
2021-12-22 09:30:57 +01:00
2021-11-26 10:39:22 +01:00
2021-12-14 11:32:40 +01:00