syzbot
UBSAN: shift-out-of-bounds in dbAllocCtl
Status:
auto-obsoleted due to no activity on 2023/05/09 06:02
Subsystems:
jfs
[Documentation on labels]
Reported-by: syzbot+f0e5eba3996857670c88@syzkaller.appspotmail.com
First crash: 1409d, last: 1365d
▶
▼
Last patch testing requests (3)
| Created |
Duration |
User |
Patch |
Repo |
Result |
| 2023/05/09 05:31 |
30m
|
retest repro
|
|
upstream |
no crash
log
|
| 2023/04/21 12:39 |
26m
|
retest repro
|
|
linux-next |
no crash
log
|
| 2023/02/23 08:32 |
19m
|
retest repro
|
|
upstream |
no crash
log
|
Sample crash report:
loop0: detected capacity change from 0 to 32768
================================================================================
UBSAN: shift-out-of-bounds in fs/jfs/jfs_dmap.c:1785:12
shift exponent 1635280253 is too large for 64-bit type 'long long int'
CPU: 1 PID: 3611 Comm: syz-executor185 Not tainted 6.0.0-syzkaller-09413-g4899a36f91a9 #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+0xcd/0x134 lib/dump_stack.c:106
ubsan_epilogue+0xb/0x50 lib/ubsan.c:151
__ubsan_handle_shift_out_of_bounds.cold+0xb1/0x187 lib/ubsan.c:322
dbAllocCtl.cold+0x75/0x7a fs/jfs/jfs_dmap.c:1785
dbAllocAG+0x8da/0xd20 fs/jfs/jfs_dmap.c:1334
dbAlloc+0x40d/0xa70 fs/jfs/jfs_dmap.c:858
diNewIAG fs/jfs/jfs_imap.c:2500 [inline]
diAllocExt fs/jfs/jfs_imap.c:1898 [inline]
diAllocAG+0xb93/0x2200 fs/jfs/jfs_imap.c:1662
diAlloc+0x82d/0x1730 fs/jfs/jfs_imap.c:1583
ialloc+0x89/0xaa0 fs/jfs/jfs_inode.c:56
jfs_mkdir+0x1f0/0xab0 fs/jfs/namei.c:225
vfs_mkdir+0x489/0x740 fs/namei.c:4013
do_mkdirat+0x28c/0x310 fs/namei.c:4038
__do_sys_mkdirat fs/namei.c:4053 [inline]
__se_sys_mkdirat fs/namei.c:4051 [inline]
__x64_sys_mkdirat+0x115/0x170 fs/namei.c:4051
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f48cb54add9
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:00007ffcc3e17d28 EFLAGS: 00000246 ORIG_RAX: 0000000000000102
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f48cb54add9
RDX: 0000000000000000 RSI: 0000000020000540 RDI: 0000000000000003
RBP: 00007f48cb50a5a0 R08: 0000000000000000 R09: 00007f48cb50a5a0
R10: 0000555555ae02c0 R11: 0000000000000246 R12: 0000000200000004
R13: 0000000000000000 R14: 00080000000000f4 R15: 0000000000000000
</TASK>
================================================================================
* Struck through repros no longer work on HEAD.