divide error: 0000 [#1] PREEMPT SMP KASAN CPU: 0 PID: 5128 Comm: kworker/0:3 Not tainted 6.6.0-rc4-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/06/2023 Workqueue: reiserfs/loop5 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: 0000:ffffc9000425f9e8 EFLAGS: 00010246 RAX: 0000000000000000 RBX: dffffc0000000000 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffffc9000e44c408 RBP: 0000000000000000 R08: ffffc9000e44c40b R09: 1ffff92001c89881 R10: dffffc0000000000 R11: fffff52001c89882 R12: ffff888020eff000 R13: 0000000000000000 R14: ffff888080aa0017 R15: ffff888080aa0014 FS: 0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fef9fa4a000 CR3: 000000003068d000 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:3559 process_one_work kernel/workqueue.c:2630 [inline] process_scheduled_works+0x90f/0x1400 kernel/workqueue.c:2703 worker_thread+0xa5f/0xff0 kernel/workqueue.c:2784 kthread+0x2d3/0x370 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304 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: 0000:ffffc9000425f9e8 EFLAGS: 00010246 RAX: 0000000000000000 RBX: dffffc0000000000 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffffc9000e44c408 RBP: 0000000000000000 R08: ffffc9000e44c40b R09: 1ffff92001c89881 R10: dffffc0000000000 R11: fffff52001c89882 R12: ffff888020eff000 R13: 0000000000000000 R14: ffff888080aa0017 R15: ffff888080aa0014 FS: 0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000c021b2a000 CR3: 000000000d130000 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