divide error: 0000 [#1] PREEMPT SMP KASAN CPU: 0 PID: 5763 Comm: kworker/0:19 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Workqueue: events_long flush_old_commits RIP: 0010:do_journal_end+0x12d4/0x4790 fs/reiserfs/journal.c:4093 Code: 0f b6 04 28 84 c0 0f 85 f0 2f 00 00 49 8d 44 1c 01 4c 89 f1 48 c1 e9 03 42 0f b6 0c 29 84 c9 0f 85 f7 2f 00 00 41 8b 0f 31 d2 <48> f7 f1 49 89 d6 4c 03 74 24 40 48 8b 84 24 f0 00 00 00 42 80 3c RSP: 0018:ffffc900041f78a0 EFLAGS: 00010246 RAX: 0000000000000003 RBX: 0000000000000002 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff888073690000 RBP: ffffc900041f7b30 R08: dffffc0000000000 R09: ffff88807368f000 R10: 0000000000000000 R11: 0000000000000200 R12: 0000000000000000 R13: dffffc0000000000 R14: ffff888051709017 R15: ffff888051709014 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000056024cb85000 CR3: 000000005827c000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: reiserfs_sync_fs fs/reiserfs/super.c:78 [inline] flush_old_commits+0x20f/0x2f0 fs/reiserfs/super.c:111 process_one_work+0x898/0x1160 kernel/workqueue.c:2292 worker_thread+0xaa2/0x1250 kernel/workqueue.c:2439 kthread+0x29d/0x330 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:do_journal_end+0x12d4/0x4790 fs/reiserfs/journal.c:4093 Code: 0f b6 04 28 84 c0 0f 85 f0 2f 00 00 49 8d 44 1c 01 4c 89 f1 48 c1 e9 03 42 0f b6 0c 29 84 c9 0f 85 f7 2f 00 00 41 8b 0f 31 d2 <48> f7 f1 49 89 d6 4c 03 74 24 40 48 8b 84 24 f0 00 00 00 42 80 3c RSP: 0018:ffffc900041f78a0 EFLAGS: 00010246 RAX: 0000000000000003 RBX: 0000000000000002 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff888073690000 RBP: ffffc900041f7b30 R08: dffffc0000000000 R09: ffff88807368f000 R10: 0000000000000000 R11: 0000000000000200 R12: 0000000000000000 R13: dffffc0000000000 R14: ffff888051709017 R15: ffff888051709014 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffc7d01bc78 CR3: 000000007dc4b000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 0f b6 04 28 movzbl (%rax,%rbp,1),%eax 4: 84 c0 test %al,%al 6: 0f 85 f0 2f 00 00 jne 0x2ffc c: 49 8d 44 1c 01 lea 0x1(%r12,%rbx,1),%rax 11: 4c 89 f1 mov %r14,%rcx 14: 48 c1 e9 03 shr $0x3,%rcx 18: 42 0f b6 0c 29 movzbl (%rcx,%r13,1),%ecx 1d: 84 c9 test %cl,%cl 1f: 0f 85 f7 2f 00 00 jne 0x301c 25: 41 8b 0f mov (%r15),%ecx 28: 31 d2 xor %edx,%edx * 2a: 48 f7 f1 div %rcx <-- trapping instruction 2d: 49 89 d6 mov %rdx,%r14 30: 4c 03 74 24 40 add 0x40(%rsp),%r14 35: 48 8b 84 24 f0 00 00 mov 0xf0(%rsp),%rax 3c: 00 3d: 42 rex.X 3e: 80 .byte 0x80 3f: 3c .byte 0x3c