linux_dsm_epyc7002/fs/erofs
Gao Xiang 5e0068a4fb erofs: fix shift-out-of-bounds of blkszbits
commit bde545295b710bdd13a0fcd4b9fddd2383eeeb3a upstream.

syzbot generated a crafted bitszbits which can be shifted
out-of-bounds[1]. So directly print unsupported blkszbits
instead of blksize.

[1] https://lore.kernel.org/r/000000000000c72ddd05b9444d2f@google.com

Link: https://lore.kernel.org/r/20210120013016.14071-1-hsiangkao@aol.com
Reported-by: syzbot+c68f467cd7c45860e8d4@syzkaller.appspotmail.com
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-07 12:34:05 +01:00
..
compress.h
data.c
decompressor.c
dir.c
erofs_fs.h
inode.c
internal.h
Kconfig
Makefile
namei.c
super.c erofs: fix shift-out-of-bounds of blkszbits 2021-03-07 12:34:05 +01:00
tagptr.h
utils.c
xattr.c
xattr.h
zdata.c
zdata.h
zmap.c
zpvec.h