summaryrefslogtreecommitdiff
path: root/fs/binfmt_elf.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-08-11 18:50:19 +0300
committerJens Axboe <axboe@kernel.dk>2020-08-12 17:29:40 +0300
commita36da65c46565d2527eec3efdb546251e38253fd (patch)
tree0af7dd70d9b6f2fce3b680da798baa5212a21dee /fs/binfmt_elf.c
parent6d816e088c359866f9867057e04f244c608c42fe (diff)
downloadlinux-a36da65c46565d2527eec3efdb546251e38253fd.tar.xz
io_uring: fail poll arm on queue proc failure
Check the ipt.error value, it must have been either cleared to zero or set to another error than the default -EINVAL if we don't go through the waitqueue proc addition. Just give up on poll at that point and return failure, this will fallback to async work. io_poll_add() doesn't suffer from this failure case, as it returns the error value directly. Cc: stable@vger.kernel.org # v5.7+ Reported-by: syzbot+a730016dc0bdce4f6ff5@syzkaller.appspotmail.com Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions