summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-07-26 15:14:31 +0200
committerJens Axboe <axboe@kernel.dk>2021-07-26 16:58:04 +0200
commit44eff40a32e8f5228ae041006352e32638ad2368 (patch)
tree4cf9efc5d01517033f807345b27674e137fba238 /fs/ubifs
parentio_uring: explicitly catch any illegal async queue attempt (diff)
downloadlinux-44eff40a32e8f5228ae041006352e32638ad2368.tar.xz
linux-44eff40a32e8f5228ae041006352e32638ad2368.zip
io_uring: fix io_prep_async_link locking
io_prep_async_link() may be called after arming a linked timeout, automatically making it unsafe to traverse the linked list. Guard with completion_lock if there was a linked timeout. Cc: stable@vger.kernel.org # 5.9+ Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/93f7c617e2b4f012a2a175b3dab6bc2f27cebc48.1627304436.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions