watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [syz-executor.6:33118] Modules linked in: irq event stamp: 219020 hardirqs last enabled at (219019): [] asm_sysvec_apic_timer_interrupt+0x1a/0x20 hardirqs last disabled at (219020): [] sysvec_apic_timer_interrupt+0xf/0x90 softirqs last enabled at (218998): [] irq_exit_rcu+0x93/0xc0 softirqs last disabled at (218993): [] irq_exit_rcu+0x93/0xc0 CPU: 0 PID: 33118 Comm: syz-executor.6 Not tainted 6.4.0-rc6-next-20230615 #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 RIP: 0010:__sanitizer_cov_trace_pc+0x4d/0x70 Code: ff 00 74 0e 85 c9 74 35 8b 82 9c 14 00 00 85 c0 74 2b 8b 82 78 14 00 00 83 f8 02 75 20 48 8b 8a 80 14 00 00 8b 92 7c 14 00 00 <48> 8b 01 48 83 c0 01 48 39 c2 76 07 48 89 01 48 89 34 c1 e9 0b e4 RSP: 0018:ffff8880472df320 EFLAGS: 00000246 RAX: 0000000000000002 RBX: 0000000000000001 RCX: ffffc90007208000 RDX: 0000000000040000 RSI: ffffffff83c3562f RDI: 0000000000000006 RBP: 0000000000000028 R08: 0000000000000006 R09: 000000000000ffd8 R10: 0000000000000001 R11: 0000000000000001 R12: 000000000000ffd8 R13: dffffc0000000000 R14: ffff888047220b40 R15: 0000000000000001 FS: 00007f3007886700(0000) GS:ffff88806ce00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2c625000 CR3: 000000000e312000 CR4: 0000000000350ef0 Call Trace: __ip6_append_data.isra.0+0xc2f/0x4560 ip6_append_data+0x1d4/0x530 rawv6_sendmsg+0x156e/0x3dc0 inet_sendmsg+0x121/0x150 sock_sendmsg+0x19b/0x200 splice_to_socket+0x949/0xe10 direct_splice_actor+0x119/0x180 splice_direct_to_actor+0x349/0x9d0 do_splice_direct+0x1bb/0x290 do_sendfile+0xb6b/0x1370 __x64_sys_sendfile64+0x1d5/0x210 do_syscall_64+0x3f/0x90 entry_SYSCALL_64_after_hwframe+0x6e/0xd8 RIP: 0033:0x7f300a331b19 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f3007886188 EFLAGS: 00000246 ORIG_RAX: 0000000000000028 RAX: ffffffffffffffda RBX: 00007f300a445020 RCX: 00007f300a331b19 RDX: 0000000000000000 RSI: 0000000000000005 RDI: 0000000000000006 RBP: 00007f300a38bf6d R08: 0000000000000000 R09: 0000000000000000 R10: 000000000001a000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffe0ad7c94f R14: 00007f3007886300 R15: 0000000000022000 Sending NMI from CPU 0 to CPUs 1: NMI backtrace for cpu 1 skipped: idling at default_idle+0xf/0x20 ---------------- Code disassembly (best guess): 0: ff 00 incl (%rax) 2: 74 0e je 0x12 4: 85 c9 test %ecx,%ecx 6: 74 35 je 0x3d 8: 8b 82 9c 14 00 00 mov 0x149c(%rdx),%eax e: 85 c0 test %eax,%eax 10: 74 2b je 0x3d 12: 8b 82 78 14 00 00 mov 0x1478(%rdx),%eax 18: 83 f8 02 cmp $0x2,%eax 1b: 75 20 jne 0x3d 1d: 48 8b 8a 80 14 00 00 mov 0x1480(%rdx),%rcx 24: 8b 92 7c 14 00 00 mov 0x147c(%rdx),%edx * 2a: 48 8b 01 mov (%rcx),%rax <-- trapping instruction 2d: 48 83 c0 01 add $0x1,%rax 31: 48 39 c2 cmp %rax,%rdx 34: 76 07 jbe 0x3d 36: 48 89 01 mov %rax,(%rcx) 39: 48 89 34 c1 mov %rsi,(%rcx,%rax,8) 3d: e9 .byte 0xe9 3e: 0b e4 or %esp,%esp