syzbot


UBSAN: array-index-out-of-bounds in diAlloc

Status: auto-obsoleted due to no activity on 2024/03/07 03:48
Reported-by: syzbot+c506cdc4bf10a899b249@syzkaller.appspotmail.com
First crash: 169d, last: 151d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 UBSAN: array-index-out-of-bounds in diAlloc 3 151d 151d 0/3 auto-obsoleted due to no activity on 2024/03/07 05:11
upstream UBSAN: array-index-out-of-bounds in diAlloc jfs C error inconclusive 37 168d 577d 25/26 fixed on 2023/12/21 03:45
linux-4.19 KASAN: use-after-free Read in diAlloc C error 3 527d 572d 0/1 upstream: reported C repro on 2022/10/02 23:41
linux-4.14 KASAN: use-after-free Read in diAlloc C 2 426d 571d 0/1 upstream: reported C repro on 2022/10/03 09:45

Sample crash report:
loop0: detected capacity change from 0 to 32768
================================================================================
UBSAN: array-index-out-of-bounds in fs/jfs/jfs_imap.c:1360:19
index -878706688 is out of range for type 'atomic_t[128]'
CPU: 0 PID: 26592 Comm: syz-executor.0 Not tainted 6.1.63-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106
 ubsan_epilogue lib/ubsan.c:151 [inline]
 __ubsan_handle_out_of_bounds+0x118/0x140 lib/ubsan.c:282
 diAlloc+0x1459/0x1720 fs/jfs/jfs_imap.c:1360
 ialloc+0x8b/0x970 fs/jfs/jfs_inode.c:56
 jfs_create+0x1ba/0xbb0 fs/jfs/namei.c:92
 lookup_open fs/namei.c:3414 [inline]
 open_last_lookups fs/namei.c:3482 [inline]
 path_openat+0x12f1/0x2e60 fs/namei.c:3712
 do_filp_open+0x230/0x480 fs/namei.c:3742
 do_sys_openat2+0x13b/0x500 fs/open.c:1318
 do_sys_open fs/open.c:1334 [inline]
 __do_sys_openat fs/open.c:1350 [inline]
 __se_sys_openat fs/open.c:1345 [inline]
 __x64_sys_openat+0x243/0x290 fs/open.c:1345
 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:0x7ff45487cae9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ff45563c0c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 00007ff45499bf80 RCX: 00007ff45487cae9
RDX: 000000000000275a RSI: 00000000200010c0 RDI: ffffffffffffff9c
RBP: 00007ff4548c847a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007ff45499bf80 R15: 00007ffd42529828
 </TASK>
================================================================================

Crashes (4):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/11/28 03:47 linux-6.1.y 69e434a1cb21 7ec6c044 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan UBSAN: array-index-out-of-bounds in diAlloc
2023/11/10 08:05 linux-6.1.y fb2635ac69ab 56230772 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan UBSAN: array-index-out-of-bounds in diAlloc
2023/11/28 03:33 linux-6.1.y 69e434a1cb21 7ec6c044 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 UBSAN: array-index-out-of-bounds in diAlloc
2023/11/28 03:25 linux-6.1.y 69e434a1cb21 7ec6c044 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 UBSAN: array-index-out-of-bounds in diAlloc
* Struck through repros no longer work on HEAD.