syzbot


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

Status: auto-obsoleted due to no activity on 2023/03/28 22:26
Subsystems: jfs
[Documentation on labels]
Reported-by: syzbot+f0e0fcf3cd1047ae60ad@syzkaller.appspotmail.com
First crash: 517d, last: 476d
Cause bisection: failed (error log, bisect log)
  
Fix bisection the fix commit could be any of (bisect log):
  1ea66d71b176 jfs: remove unused declarations for jfs
  dee874452409 jfs: remove redundant assignments to ipaimap and ipaimap2
  b0a35efa0ebc fs/jfs/jfs_xattr.h: Fix spelling typo in comment
  ebe060369f8d jfs: Fix fortify moan in symlink
  25e70c6162f2 fs: jfs: fix shift-out-of-bounds in dbDiscardAG
  4ef3405e82d2 MAINTAINERS: git://github -> https://github.com for kleikamp
  73c6da327ff1 fs/jfs: replace ternary operator with min_t()
  d0e482c45c50 jfs: Fix a typo in function jfs_umount
  898f70669568 fs: jfs: fix shift-out-of-bounds in dbAllocAG
  a60dca73a1a8 jfs: makes diUnmount/diMount in jfs_mount_rw atomic
  56c003e4db4a Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy
  
Discussions (3)
Title Replies (including bot) Last reply
[PATCH V2] fs: jfs: fix shift-out-of-bounds in dbDiscardAG 2 (2) 2022/10/27 22:36
[PATCH] fs: jfs: fix shift-out-of-bounds in dbDiscardAG 3 (3) 2022/10/25 05:12
[syzbot] UBSAN: array-index-out-of-bounds in dbDiscardAG 0 (2) 2022/10/19 05:59
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream BUG: Bad page state (8) mm C 7145 7h40m 1141d 1/26 upstream: reported C repro on 2021/02/01 10:07
Last patch testing requests (1)
Created Duration User Patch Repo Result
2023/03/08 22:32 30m retest repro upstream OK log
Fix bisection attempts (2)
Created Duration User Patch Repo Result
2023/01/29 05:53 6h07m bisect fix upstream job log (11)
2022/11/28 22:04 21m bisect fix upstream job log (0) log

Sample crash report:
ERROR: (device loop0): dbAllocAG: allocation request is larger than the allocation group size
ERROR: (device loop0): dbDiscardAG: -EIO
================================================================================
UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:1567:26
index 128 is out of range for type 's64 [128]'
CPU: 1 PID: 3610 Comm: syz-executor248 Not tainted 6.1.0-rc2-syzkaller-00105-gb229b6ca5abb #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/11/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_out_of_bounds.cold+0x62/0x6c lib/ubsan.c:283
 dbDiscardAG+0x6eb/0x790 fs/jfs/jfs_dmap.c:1567
 jfs_ioc_trim+0x3fd/0x5c0 fs/jfs/jfs_discard.c:100
 jfs_ioctl+0x31d/0x400 fs/jfs/ioctl.c:131
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:870 [inline]
 __se_sys_ioctl fs/ioctl.c:856 [inline]
 __x64_sys_ioctl+0x193/0x200 fs/ioctl.c:856
 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:0x7f3c9f7c3da9
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:00007ffdde31b648 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f3c9f7c3da9
RDX: 0000000020000140 RSI: 00000000c0185879 RDI: 0000000000000003
RBP: 00007f3c9f783570 R08: 0000000000000000 R09: 00007f3c9f783570
R10: 00005555571582c0 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00083878000000f8 R15: 0000000000000000
 </TASK>
================================================================================

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/10/29 18:59 upstream b229b6ca5abb 899d812a .config strace log report syz C [mounted in repro] ci-upstream-kasan-gce-root UBSAN: array-index-out-of-bounds in dbDiscardAG
2022/10/19 05:59 upstream 493ffd6605b2 b31320fc .config strace log report syz C [disk image] [vmlinux] [mounted in repro] ci2-upstream-fs UBSAN: array-index-out-of-bounds in dbDiscardAG
2022/10/23 00:26 upstream 440b7895c990 c0b80a55 .config console log report info [disk image] [vmlinux] ci2-upstream-fs UBSAN: array-index-out-of-bounds in dbDiscardAG
2022/10/19 05:28 upstream 493ffd6605b2 b31320fc .config console log report info [disk image] [vmlinux] ci2-upstream-fs UBSAN: array-index-out-of-bounds in dbDiscardAG
2022/10/25 01:09 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci bbed346d5a96 ff2fe65d .config console log report info [disk image] [vmlinux] ci-upstream-gce-arm64 BUG: unable to handle kernel NULL pointer dereference in dbDiscardAG
* Struck through repros no longer work on HEAD.