------------[ cut here ]------------ WARNING: CPU: 1 PID: 8459 at kernel/rcu/tree_stall.h:1001 rcu_check_gp_start_stall+0x2dc/0x460 kernel/rcu/tree_stall.h:993 Modules linked in: CPU: 1 PID: 8459 Comm: syz.4.579 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025 RIP: 0010:rcu_check_gp_start_stall+0x2dc/0x460 kernel/rcu/tree_stall.h:1001 Code: ff ff ff 48 c7 c7 a0 14 ef 96 be 04 00 00 00 e8 ea bc 6c 00 48 89 df b8 01 00 00 00 87 05 bc e4 7e 15 85 c0 0f 85 19 ff ff ff <0f> 0b 48 81 ff 40 51 d3 8c 74 47 48 c7 c0 1c c2 4a 8e 48 c1 e8 03 RSP: 0018:ffffc900001f0bb8 EFLAGS: 00010046 RAX: 0000000000000000 RBX: ffffffff8cd35140 RCX: ffffffff81702fd6 RDX: 0000000000000001 RSI: 0000000000000004 RDI: ffffffff8cd35140 RBP: ffffc900001f0e30 R08: 0000000000000003 R09: 0000000000000004 R10: dffffc0000000000 R11: fffffbfff2dde294 R12: 0000000000002904 R13: 1ffff110171e7a22 R14: 0000000000000a02 R15: dffffc0000000000 FS: 00007fe2ca6b26c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fb8d0e137ac CR3: 0000000063b7f000 CR4: 00000000003506e0 Call Trace: rcu_core+0x612/0x1720 kernel/rcu/tree.c:2462 handle_softirqs+0x280/0x820 kernel/softirq.c:578 __do_softirq kernel/softirq.c:612 [inline] invoke_softirq kernel/softirq.c:452 [inline] __irq_exit_rcu+0xc7/0x190 kernel/softirq.c:661 irq_exit_rcu+0x9/0x20 kernel/softirq.c:673 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1088 [inline] sysvec_apic_timer_interrupt+0xa4/0xc0 arch/x86/kernel/apic/apic.c:1088 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:687 RIP: 0010:csd_lock_wait kernel/smp.c:311 [inline] RIP: 0010:smp_call_function_many_cond+0xddf/0x1130 kernel/smp.c:855 Code: 45 8b 2c 24 44 89 ee 83 e6 01 31 ff e8 da d6 0a 00 41 83 e5 01 49 bd 00 00 00 00 00 fc ff df 75 07 e8 15 d3 0a 00 eb 38 f3 90 <42> 0f b6 04 2b 84 c0 75 11 41 f7 04 24 01 00 00 00 74 1e e8 f9 d2 RSP: 0018:ffffc9000346fa80 EFLAGS: 00000246 RAX: ffffffff817abc97 RBX: 1ffff110171c8791 RCX: 0000000000080000 RDX: ffffc900199b1000 RSI: 000000000007ffff RDI: 0000000000080000 RBP: ffffc9000346fbf0 R08: ffffffff8e4a8d6f R09: 1ffffffff1c951ad R10: dffffc0000000000 R11: fffffbfff1c951ae R12: ffff8880b8e43c88 R13: dffffc0000000000 R14: ffff8880b8f3d348 R15: 0000000000000000 clock_was_set+0x71c/0x7d0 kernel/time/hrtimer.c:997 do_settimeofday64+0x579/0x720 kernel/time/timekeeping.c:1345 __do_sys_clock_settime kernel/time/posix-timers.c:1130 [inline] __se_sys_clock_settime kernel/time/posix-timers.c:1114 [inline] __x64_sys_clock_settime+0x227/0x270 kernel/time/posix-timers.c:1114 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fe2c978f6c9 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 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fe2ca6b2038 EFLAGS: 00000246 ORIG_RAX: 00000000000000e3 RAX: ffffffffffffffda RBX: 00007fe2c99e5fa0 RCX: 00007fe2c978f6c9 RDX: 0000000000000000 RSI: 0000200000000040 RDI: 0000000000000000 RBP: 00007fe2c9811f91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fe2c99e6038 R14: 00007fe2c99e5fa0 R15: 00007ffd75a0fad8 ---------------- Code disassembly (best guess): 0: 45 8b 2c 24 mov (%r12),%r13d 4: 44 89 ee mov %r13d,%esi 7: 83 e6 01 and $0x1,%esi a: 31 ff xor %edi,%edi c: e8 da d6 0a 00 call 0xad6eb 11: 41 83 e5 01 and $0x1,%r13d 15: 49 bd 00 00 00 00 00 movabs $0xdffffc0000000000,%r13 1c: fc ff df 1f: 75 07 jne 0x28 21: e8 15 d3 0a 00 call 0xad33b 26: eb 38 jmp 0x60 28: f3 90 pause * 2a: 42 0f b6 04 2b movzbl (%rbx,%r13,1),%eax <-- trapping instruction 2f: 84 c0 test %al,%al 31: 75 11 jne 0x44 33: 41 f7 04 24 01 00 00 testl $0x1,(%r12) 3a: 00 3b: 74 1e je 0x5b 3d: e8 .byte 0xe8 3e: f9 stc 3f: d2 .byte 0xd2