[syzbot] UBSAN: shift-out-of-bounds in dbSplit

16 views
Skip to first unread message

syzbot

unread,
Oct 4, 2022, 5:00:50 AM10/4/22
to jfs-dis...@lists.sourceforge.net, linux-...@vger.kernel.org, sha...@kernel.org, syzkall...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit: b357fd1c2afc Merge tag 'usb-6.0-final' of git://git.kernel..
git tree: upstream
console+strace: https://syzkaller.appspot.com/x/log.txt?x=114398a2880000
kernel config: https://syzkaller.appspot.com/x/.config?x=ba0d23aa7e1ffaf5
dashboard link: https://syzkaller.appspot.com/bug?extid=8c777e17f74c66068ffa
compiler: Debian clang version 13.0.1-++20220126092033+75e33f71c2da-1~exp1~20220126212112.63, GNU ld (GNU Binutils for Debian) 2.35.2
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=162d1932880000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16e43e24880000

Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/c3f38889d41b/disk-b357fd1c.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/8b4dacf1eadb/vmlinux-b357fd1c.xz

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+8c777e...@syzkaller.appspotmail.com

loop0: detected capacity change from 0 to 32768
================================================================================
UBSAN: shift-out-of-bounds in fs/jfs/jfs_dmap.c:2606:11
shift exponent 109 is too large for 32-bit type 'int'
CPU: 0 PID: 3606 Comm: syz-executor363 Not tainted 6.0.0-rc7-syzkaller-00239-gb357fd1c2afc #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106
ubsan_epilogue lib/ubsan.c:151 [inline]
__ubsan_handle_shift_out_of_bounds+0x33d/0x3b0 lib/ubsan.c:322
dbSplit+0x1e6/0x1f0 fs/jfs/jfs_dmap.c:2606
dbAllocBits+0x532/0x9c0 fs/jfs/jfs_dmap.c:2158
dbAllocDmap fs/jfs/jfs_dmap.c:1999 [inline]
dbAllocNear+0x26a/0x390 fs/jfs/jfs_dmap.c:1228
dbAlloc+0xa12/0xc90 fs/jfs/jfs_dmap.c:813
diNewExt+0xaad/0x3e00 fs/jfs/jfs_imap.c:2251
diAllocExt fs/jfs/jfs_imap.c:1945 [inline]
diAllocAG+0xc6a/0x1f80 fs/jfs/jfs_imap.c:1662
diAlloc+0x3dd/0x1700 fs/jfs/jfs_imap.c:1583
ialloc+0x8c/0xa80 fs/jfs/jfs_inode.c:56
jfs_mkdir+0x141/0xb00 fs/jfs/namei.c:225
vfs_mkdir+0x3b3/0x590 fs/namei.c:4013
do_mkdirat+0x279/0x550 fs/namei.c:4038
__do_sys_mkdir fs/namei.c:4058 [inline]
__se_sys_mkdir fs/namei.c:4056 [inline]
__x64_sys_mkdir+0x6a/0x80 fs/namei.c:4056
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f622558edc9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fff59147288 EFLAGS: 00000246 ORIG_RAX: 0000000000000053
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f622558edc9
RDX: 00007f622554d2c3 RSI: 0000000000000000 RDI: 00000000200052c0
RBP: 00007f622554e590 R08: 0000555555b3d2c0 R09: 0000000000000000
R10: 00007fff59147150 R11: 0000000000000246 R12: 00000000f8008000
R13: 0000000000000000 R14: 00080000000000fc R15: 0000000000000000
</TASK>
================================================================================


---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzk...@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
syzbot can test patches for this issue, for details see:
https://goo.gl/tpsmEJ#testing-patches

syzbot

unread,
Feb 6, 2024, 4:31:06 AMFeb 6
to ax...@kernel.dk, bra...@kernel.org, ghanda...@gmail.com, ja...@suse.cz, jfs-dis...@lists.sourceforge.net, linux-...@vger.kernel.org, linux-...@vger.kernel.org, mushi...@gmail.com, sha...@kernel.org, syzkall...@googlegroups.com, syzk...@googlegroups.com
syzbot suspects this issue was fixed by commit:

commit 6f861765464f43a71462d52026fbddfc858239a5
Author: Jan Kara <ja...@suse.cz>
Date: Wed Nov 1 17:43:10 2023 +0000

fs: Block writes to mounted block devices

bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=110ffd6c180000
start commit: 708283abf896 Merge tag 'dmaengine-6.6-rc1' of git://git.ke..
git tree: upstream
kernel config: https://syzkaller.appspot.com/x/.config?x=26188a62745981b4
dashboard link: https://syzkaller.appspot.com/bug?extid=8c777e17f74c66068ffa
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=138fb834680000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1399c448680000

If the result looks correct, please mark the issue as fixed by replying with:

#syz fix: fs: Block writes to mounted block devices

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

Jan Kara

unread,
Feb 6, 2024, 5:16:43 AMFeb 6
to syzbot, ax...@kernel.dk, bra...@kernel.org, ghanda...@gmail.com, ja...@suse.cz, jfs-dis...@lists.sourceforge.net, linux-...@vger.kernel.org, linux-...@vger.kernel.org, mushi...@gmail.com, sha...@kernel.org, syzkall...@googlegroups.com, syzk...@googlegroups.com
On Tue 06-02-24 01:31:04, syzbot wrote:
> syzbot suspects this issue was fixed by commit:
>
> commit 6f861765464f43a71462d52026fbddfc858239a5
> Author: Jan Kara <ja...@suse.cz>
> Date: Wed Nov 1 17:43:10 2023 +0000
>
> fs: Block writes to mounted block devices
>
> bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=110ffd6c180000
> start commit: 708283abf896 Merge tag 'dmaengine-6.6-rc1' of git://git.ke..
> git tree: upstream
> kernel config: https://syzkaller.appspot.com/x/.config?x=26188a62745981b4
> dashboard link: https://syzkaller.appspot.com/bug?extid=8c777e17f74c66068ffa
> syz repro: https://syzkaller.appspot.com/x/repro.syz?x=138fb834680000
> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1399c448680000
>
> If the result looks correct, please mark the issue as fixed by replying with:

Makes sense.

#syz fix: fs: Block writes to mounted block devices

Honza
--
Jan Kara <ja...@suse.com>
SUSE Labs, CR
Reply all
Reply to author
Forward
0 new messages