------------[ cut here ]------------ WARNING: CPU: 1 PID: 0 at kernel/workqueue.c:1441 __queue_work+0xe2d/0xfb0 kernel/workqueue.c:1441 Modules linked in: CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.1.140-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 RIP: 0010:__queue_work+0xe2d/0xfb0 kernel/workqueue.c:1441 Code: e9 9d fc ff ff 48 8b 0c 24 80 e1 07 80 c1 03 38 c1 0f 8c c7 fc ff ff 48 8b 3c 24 e8 8d 2d 7f 00 e9 b9 fc ff ff e8 93 b7 2d 00 <0f> 0b 48 83 c4 60 5b 41 5c 41 5d 41 5e 41 5f 5d c3 e8 7d b7 2d 00 RSP: 0018:ffffc900001e0ae8 EFLAGS: 00010046 RAX: ffffffff81531f7d RBX: 0000000000010000 RCX: ffff88813feb1dc0 RDX: 0000000000000100 RSI: 0000000000000100 RDI: 0000000000000000 RBP: 0000000000000000 R08: dffffc0000000000 R09: fffffbfff1bfd006 R10: fffffbfff1bfd006 R11: 1ffffffff1bfd005 R12: ffff88807c6ae800 R13: ffff88807c6ae9c0 R14: 0000000000000008 R15: 0000000000000001 FS: 0000000000000000(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00005588c09ab168 CR3: 000000007e52c000 CR4: 00000000003506e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: call_timer_fn+0x1a0/0x670 kernel/time/timer.c:1504 expire_timers kernel/time/timer.c:1544 [inline] __run_timers+0x550/0x7c0 kernel/time/timer.c:1820 run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1833 handle_softirqs+0x2a1/0x920 kernel/softirq.c:578 __do_softirq kernel/softirq.c:612 [inline] invoke_softirq kernel/softirq.c:452 [inline] __irq_exit_rcu+0x12f/0x220 kernel/softirq.c:661 irq_exit_rcu+0x5/0x20 kernel/softirq.c:673 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline] sysvec_apic_timer_interrupt+0xa0/0xc0 arch/x86/kernel/apic/apic.c:1118 asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:691 RIP: 0010:default_idle+0xb/0x10 arch/x86/kernel/process.c:736 Code: 48 89 df e8 e7 30 b9 f7 e9 4c ff ff ff e8 4d 14 f6 ff 00 00 cc cc 00 00 cc cc 00 00 cc cc 00 66 90 0f 00 2d d7 82 4d 00 fb f4 0f 1f 40 00 41 57 41 56 53 49 be 00 00 00 00 00 fc ff df 65 48 RSP: 0018:ffffc90000177de8 EFLAGS: 000002c6 RAX: 5ac9e760eb2a8500 RBX: ffffffff8a1920b7 RCX: 5ac9e760eb2a8500 RDX: 0000000000000001 RSI: ffffffff8a6c0000 RDI: ffffffff8abf1260 RBP: ffffc90000177f20 R08: dffffc0000000000 R09: ffffed10171e6aee R10: ffffed10171e6aee R11: 1ffff110171e6aed R12: 0000000000000001 R13: dffffc0000000000 R14: ffff88813feb1dc0 R15: 1ffffffff1bfd046 default_idle_call+0x84/0xc0 kernel/sched/idle.c:109 cpuidle_idle_call kernel/sched/idle.c:191 [inline] do_idle+0x1fc/0x570 kernel/sched/idle.c:303 cpu_startup_entry+0x3f/0x60 kernel/sched/idle.c:401 start_secondary+0xe4/0xf0 arch/x86/kernel/smpboot.c:281 secondary_startup_64_no_verify+0xcf/0xdb ---------------- Code disassembly (best guess): 0: 48 89 df mov %rbx,%rdi 3: e8 e7 30 b9 f7 call 0xf7b930ef 8: e9 4c ff ff ff jmp 0xffffff59 d: e8 4d 14 f6 ff call 0xfff6145f 12: 00 00 add %al,(%rax) 14: cc int3 15: cc int3 16: 00 00 add %al,(%rax) 18: cc int3 19: cc int3 1a: 00 00 add %al,(%rax) 1c: cc int3 1d: cc int3 1e: 00 66 90 add %ah,-0x70(%rsi) 21: 0f 00 2d d7 82 4d 00 verw 0x4d82d7(%rip) # 0x4d82ff 28: fb sti 29: f4 hlt * 2a: c3 ret <-- trapping instruction 2b: 0f 1f 40 00 nopl 0x0(%rax) 2f: 41 57 push %r15 31: 41 56 push %r14 33: 53 push %rbx 34: 49 be 00 00 00 00 00 movabs $0xdffffc0000000000,%r14 3b: fc ff df 3e: 65 gs 3f: 48 rex.W