Skip to content
Commit 2b319d1f authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: don't dereference req->args on finished request



Move the check for async request after check for the request being already
finished and done with.

Reported-by: default avatar <syzbot+ae0bb7aae3de6b4594e2@syzkaller.appspotmail.com>
Fixes: d4993774 ("fuse: stop copying args to fuse_req")
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 3f22c746
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment