From: syzbot <syzbot+aea1ad91e854d0a83e04@syzkaller.appspotmail.com>
To: jfs-discussion@lists.sourceforge.net,
linux-kernel@vger.kernel.org, shaggy@kernel.org,
syzkaller-bugs@googlegroups.com
Subject: [syzbot] UBSAN: array-index-out-of-bounds in dbFindLeaf
Date: Tue, 01 Nov 2022 21:57:41 -0700 [thread overview]
Message-ID: <00000000000032020805ec75ae69@google.com> (raw)
Hello,
syzbot found the following issue on:
HEAD commit: b229b6ca5abb Merge tag 'perf-tools-fixes-for-v6.1-2022-10-..
git tree: upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=156d7cee880000
kernel config: https://syzkaller.appspot.com/x/.config?x=a66c6c673fb555e8
dashboard link: https://syzkaller.appspot.com/bug?extid=aea1ad91e854d0a83e04
compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2
Unfortunately, I don't have any reproducer for this issue yet.
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/ba5b49fa77de/disk-b229b6ca.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/7c061f2ae4dc/vmlinux-b229b6ca.xz
kernel image: https://storage.googleapis.com/syzbot-assets/bc45c1300e9b/bzImage-b229b6ca.xz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+aea1ad91e854d0a83e04@syzkaller.appspotmail.com
loop5: detected capacity change from 0 to 96859
================================================================================
UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:2926:29
index 1365 is out of range for type 's8 [1365]'
CPU: 1 PID: 14172 Comm: syz-executor.5 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
dbFindLeaf+0x21d/0x260 fs/jfs/jfs_dmap.c:2926
dbAllocDmapLev+0xa3/0x2c0 fs/jfs/jfs_dmap.c:1937
dbAllocCtl+0x131/0x780 fs/jfs/jfs_dmap.c:1793
dbAllocAG+0x8da/0xd20 fs/jfs/jfs_dmap.c:1334
dbAlloc+0x40d/0xa70 fs/jfs/jfs_dmap.c:858
dtSplitUp+0x365/0x5130 fs/jfs/jfs_dtree.c:974
dtInsert+0x82b/0xa10 fs/jfs/jfs_dtree.c:863
jfs_rename+0x1059/0x1a20 fs/jfs/namei.c:1219
vfs_rename+0x115e/0x1a90 fs/namei.c:4778
do_renameat2+0xb5e/0xc80 fs/namei.c:4929
__do_sys_rename fs/namei.c:4975 [inline]
__se_sys_rename fs/namei.c:4973 [inline]
__x64_sys_rename+0x7d/0xa0 fs/namei.c:4973
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:0x7f734da8b5a9
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:00007f734e81d168 EFLAGS: 00000246 ORIG_RAX: 0000000000000052
RAX: ffffffffffffffda RBX: 00007f734dbabf80 RCX: 00007f734da8b5a9
RDX: 0000000000000000 RSI: 0000000020005240 RDI: 00000000200001c0
RBP: 00007f734dae67b0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffdd3afd17f R14: 00007f734e81d300 R15: 0000000000022000
</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 syzkaller@googlegroups.com.
syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
next reply other threads:[~2022-11-02 4:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-02 4:57 syzbot [this message]
2023-01-02 5:28 ` [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dbFindLeaf syzbot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=00000000000032020805ec75ae69@google.com \
--to=syzbot+aea1ad91e854d0a83e04@syzkaller.appspotmail.com \
--cc=jfs-discussion@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=shaggy@kernel.org \
--cc=syzkaller-bugs@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.