summaryrefslogtreecommitdiff
path: root/drivers/connector
diff options
context:
space:
mode:
authorGao Xiang <hsiangkao@linux.alibaba.com>2022-12-05 18:00:50 +0300
committerGao Xiang <hsiangkao@linux.alibaba.com>2022-12-07 05:56:31 +0300
commitc505feba4c0d76084e56ec498ce819f02a7043ae (patch)
treee6e3c5d70ced553c0342124ed799a576dd960aa2 /drivers/connector
parentd5d188b8f8b38d3d71dd05993874b4fc9284ce95 (diff)
downloadlinux-c505feba4c0d76084e56ec498ce819f02a7043ae.tar.xz
erofs: validate the extent length for uncompressed pclusters
syzkaller reported a KASAN use-after-free: https://syzkaller.appspot.com/bug?extid=2ae90e873e97f1faf6f2 The referenced fuzzed image actually has two issues: - m_pa == 0 as a non-inlined pcluster; - The logical length is longer than its physical length. The first issue has already been addressed. This patch addresses the second issue by checking the extent length validity. Reported-by: syzbot+2ae90e873e97f1faf6f2@syzkaller.appspotmail.com Fixes: 02827e1796b3 ("staging: erofs: add erofs_map_blocks_iter") Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20221205150050.47784-2-hsiangkao@linux.alibaba.com
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions