Skip to content
Commit 81b4dc15 authored by Xiubo Li's avatar Xiubo Li Committed by Greg Kroah-Hartman
Browse files

ceph: fix use-after-free for fsc->mdsc

[ Upstream commit a7caa88f

 ]

If the ceph_mdsc_init() fails, it will free the mdsc already.

Reported-by: default avatar <syzbot+b57f46d8d6ea51960b8c@syzkaller.appspotmail.com>
Signed-off-by: default avatarXiubo Li <xiubli@redhat.com>
Reviewed-by: default avatarJeff Layton <jlayton@kernel.org>
Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 5beb4cf0
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