bisecting fixing commit since 23d04328444a8fa0ca060c5e532220dac8e8bc26 building syzkaller on 6e821dbf79b49f1952fc147f237aa0f396790edc testing commit 23d04328444a8fa0ca060c5e532220dac8e8bc26 compiler: gcc (GCC) 10.2.1 20210217, GNU ld (GNU Binutils for Debian) 2.35.2 kernel signature: d13a1ef12e5036ce67353aa08545477901838625023ca86464e1a81601dcddbb all runs: crashed: UBSAN: shift-out-of-bounds in minix_count_free_blocks testing current HEAD 0840a7914caa14315a3191178a9f72c742477860 testing commit 0840a7914caa14315a3191178a9f72c742477860 compiler: gcc (GCC) 10.2.1 20210217, GNU ld (GNU Binutils for Debian) 2.35.2 kernel signature: f9335a267703ac7b4056d569c2ac3ffd7d7ffae8206b02e2393d21b03d3b2c1e all runs: crashed: UBSAN: shift-out-of-bounds in minix_count_free_blocks revisions tested: 2, total time: 21m24.893349675s (build: 13m45.508791481s, test: 6m43.875665921s) the crash still happens on HEAD commit msg: Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc crash: UBSAN: shift-out-of-bounds in minix_count_free_blocks loop0: detected capacity change from 0 to 24 MINIX-fs: mounting unchecked file system, running fsck is recommended ================================================================================ UBSAN: shift-out-of-bounds in fs/minix/bitmap.c:103:3 shift exponent 34 is too large for 32-bit type 'unsigned int' CPU: 0 PID: 4090 Comm: syz-executor.0 Not tainted 5.19.0-rc3-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x57/0x7d lib/dump_stack.c:106 ubsan_epilogue+0x5/0x36 lib/ubsan.c:151 __ubsan_handle_shift_out_of_bounds.cold+0x61/0xef lib/ubsan.c:322 minix_count_free_blocks.cold+0x14/0x1c fs/minix/bitmap.c:103 minix_statfs+0x20e/0x480 fs/minix/inode.c:381 statfs_by_dentry+0x11b/0x1e0 fs/statfs.c:66 vfs_statfs fs/statfs.c:90 [inline] user_statfs+0x91/0x110 fs/statfs.c:105 __do_sys_statfs+0x6b/0xc0 fs/statfs.c:195 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x35/0x80 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 RIP: 0033:0x7f6700689059 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f66ffdfe168 EFLAGS: 00000246 ORIG_RAX: 0000000000000089 RAX: ffffffffffffffda RBX: 00007f670079bf60 RCX: 00007f6700689059 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000140 RBP: 00007f67006e308d R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fff1135d60f R14: 00007f66ffdfe300 R15: 0000000000022000 ================================================================================