divide error: 0000 [#1] PREEMPT SMP KASAN CPU: 0 PID: 7 Comm: kworker/0:0 Not tainted 6.3.0-syzkaller-12378-gc8c655c34e33 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/14/2023 Workqueue: reiserfs/loop0 flush_async_commits RIP: 0010:flush_commit_list+0x951/0x1bf0 fs/reiserfs/journal.c:1051 Code: fc ff df 0f b6 04 18 84 c0 0f 85 b2 01 00 00 4c 89 f0 48 c1 e8 03 0f b6 04 18 84 c0 0f 85 bf 01 00 00 41 8b 0f 48 89 e8 31 d2 <48> f7 f1 48 89 d5 49 83 c4 18 4c 89 e0 48 c1 e8 03 80 3c 18 00 74 RSP: 0018:ffffc900000c7a48 EFLAGS: 00010246 RAX: 0000000000000003 RBX: dffffc0000000000 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffffc90015cd1408 RBP: 0000000000000003 R08: dffffc0000000000 R09: fffff52002b9a282 R10: 0000000000000000 R11: dffffc0000000001 R12: ffff88802cc51000 R13: 0000000000000000 R14: ffff888082b90017 R15: ffff888082b90014 FS: 0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f5b21579000 CR3: 0000000041341000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: flush_older_commits fs/reiserfs/journal.c:919 [inline] flush_commit_list+0x3d1/0x1bf0 fs/reiserfs/journal.c:997 flush_async_commits+0xa4/0xc0 fs/reiserfs/journal.c:3552 process_one_work+0x8a0/0x10e0 kernel/workqueue.c:2405 worker_thread+0xa63/0x1210 kernel/workqueue.c:2552 kthread+0x2b8/0x350 kernel/kthread.c:379 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:flush_commit_list+0x951/0x1bf0 fs/reiserfs/journal.c:1051 Code: fc ff df 0f b6 04 18 84 c0 0f 85 b2 01 00 00 4c 89 f0 48 c1 e8 03 0f b6 04 18 84 c0 0f 85 bf 01 00 00 41 8b 0f 48 89 e8 31 d2 <48> f7 f1 48 89 d5 49 83 c4 18 4c 89 e0 48 c1 e8 03 80 3c 18 00 74 RSP: 0018:ffffc900000c7a48 EFLAGS: 00010246 RAX: 0000000000000003 RBX: dffffc0000000000 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffffc90015cd1408 RBP: 0000000000000003 R08: dffffc0000000000 R09: fffff52002b9a282 R10: 0000000000000000 R11: dffffc0000000001 R12: ffff88802cc51000 R13: 0000000000000000 R14: ffff888082b90017 R15: ffff888082b90014 FS: 0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f5b21982000 CR3: 0000000041341000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess), 2 bytes skipped: 0: df 0f fisttps (%rdi) 2: b6 04 mov $0x4,%dh 4: 18 84 c0 0f 85 b2 01 sbb %al,0x1b2850f(%rax,%rax,8) b: 00 00 add %al,(%rax) d: 4c 89 f0 mov %r14,%rax 10: 48 c1 e8 03 shr $0x3,%rax 14: 0f b6 04 18 movzbl (%rax,%rbx,1),%eax 18: 84 c0 test %al,%al 1a: 0f 85 bf 01 00 00 jne 0x1df 20: 41 8b 0f mov (%r15),%ecx 23: 48 89 e8 mov %rbp,%rax 26: 31 d2 xor %edx,%edx * 28: 48 f7 f1 div %rcx <-- trapping instruction 2b: 48 89 d5 mov %rdx,%rbp 2e: 49 83 c4 18 add $0x18,%r12 32: 4c 89 e0 mov %r12,%rax 35: 48 c1 e8 03 shr $0x3,%rax 39: 80 3c 18 00 cmpb $0x0,(%rax,%rbx,1) 3d: 74 .byte 0x74