Commit 49b4a057 authored by Prince Kumar Maurya's avatar Prince Kumar Maurya Committed by sanglipeng
Browse files

fs/sysv: Null check to prevent null-ptr-deref bug

stable inclusion
from stable-v5.10.190
commit 7f740bc696d4617f8ee44565e8ac0d36278a1e91
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I928UI

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7f740bc696d4617f8ee44565e8ac0d36278a1e91



--------------------------------

commit ea2b62f3 upstream.

sb_getblk(inode->i_sb, parent) return a null ptr and taking lock on
that leads to the null-ptr-deref bug.

Reported-by: default avatar <syzbot+aad58150cbc64ba41bdc@syzkaller.appspotmail.com>
Closes: https://syzkaller.appspot.com/bug?extid=aad58150cbc64ba41bdc


Signed-off-by: default avatarPrince Kumar Maurya <princekumarmaurya06@gmail.com>
Message-Id: <20230531013141.19487-1-princekumarmaurya06@gmail.com>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarsanglipeng <sanglipeng1@jd.com>
parent 77b076d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment