------------[ cut here ]------------
WARNING: CPU: 0 PID: 10274 at kernel/time/hrtimer.c:1052 hrtimer_forward+0x1d6/0x2b0 kernel/time/hrtimer.c:1052
Modules linked in:
CPU: 0 UID: 0 PID: 10274 Comm: kworker/0:8 Not tainted syzkaller #0 PREEMPT_{RT,(full)}
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/18/2025
Workqueue: events_power_efficient wg_ratelimiter_gc_entries
RIP: 0010:hrtimer_forward+0x1d6/0x2b0 kernel/time/hrtimer.c:1052
Code: 4c 89 33 48 8b 04 24 eb 07 e8 16 35 12 00 31 c0 48 83 c4 18 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc cc e8 fb 34 12 00 90 <0f> 0b 90 eb df 48 89 e8 4c 09 f8 48 c1 e8 20 74 0a 48 89 e8 31 d2
RSP: 0018:ffffc90000007bd0 EFLAGS: 00010006
RAX: ffffffff81ac3ac5 RBX: ffff8880b883b508 RCX: ffff8880331e3b80
RDX: 0000000000000000 RSI: 0000000000010000 RDI: 0000000000010000
RBP: 00000000000ae4f2 R08: 0000000000010000 R09: 0000000000010000
R10: dffffc0000000000 R11: ffffffff8167a910 R12: ffff8880b883b520
R13: 000000000016ced9 R14: 1ffff110171076a4 R15: 0000000000000001
FS: 0000000000000000(0000) GS:ffff8881268bd000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f55bd5e5d58 CR3: 00000000664a6000 CR4: 00000000003526f0
Call Trace:
hrtimer_forward_now include/linux/hrtimer.h:366 [inline]
dl_server_timer kernel/sched/deadline.c:1193 [inline]
dl_task_timer+0xa42/0x12d0 kernel/sched/deadline.c:1234
__run_hrtimer kernel/time/hrtimer.c:1761 [inline]
__hrtimer_run_queues+0x506/0xd40 kernel/time/hrtimer.c:1825
hrtimer_interrupt+0x45d/0xa90 kernel/time/hrtimer.c:1887
local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1039 [inline]
__sysvec_apic_timer_interrupt+0x10b/0x410 arch/x86/kernel/apic/apic.c:1056
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1050 [inline]
sysvec_apic_timer_interrupt+0xa1/0xc0 arch/x86/kernel/apic/apic.c:1050
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:lock_acquire+0x175/0x360 kernel/locking/lockdep.c:5872
Code: 00 00 00 00 9c 8f 44 24 30 f7 44 24 30 00 02 00 00 0f 85 cd 00 00 00 f7 44 24 08 00 02 00 00 74 01 fb 65 48 8b 05 1b 2c 5a 10 <48> 3b 44 24 58 0f 85 f2 00 00 00 48 83 c4 60 5b 41 5c 41 5d 41 5e
RSP: 0018:ffffc900055df8c0 EFLAGS: 00000206
RAX: 35a94da1861aaf00 RBX: 0000000000000000 RCX: 35a94da1861aaf00
RDX: 0000000000000000 RSI: ffffffff8d21a92c RDI: ffffffff8b621500
RBP: ffffffff85ede63d R08: 0000000000000000 R09: ffffffff85ede63d
R10: dffffc0000000000 R11: fffffbfff1e3abe7 R12: 0000000000000000
R13: ffffffff8e412e78 R14: 0000000000000001 R15: 0000000000000246
rt_spin_lock+0x88/0x2c0 kernel/locking/spinlock_rt.c:56
spin_lock include/linux/spinlock_rt.h:44 [inline]
wg_ratelimiter_gc_entries+0x5d/0x480 drivers/net/wireguard/ratelimiter.c:63
process_one_work kernel/workqueue.c:3236 [inline]
process_scheduled_works+0xade/0x17b0 kernel/workqueue.c:3319
worker_thread+0x8a0/0xda0 kernel/workqueue.c:3400
kthread+0x70e/0x8a0 kernel/kthread.c:463
ret_from_fork+0x439/0x7d0 arch/x86/kernel/process.c:148
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
----------------
Code disassembly (best guess):
0: 00 00 add %al,(%rax)
2: 00 00 add %al,(%rax)
4: 9c pushf
5: 8f 44 24 30 pop 0x30(%rsp)
9: f7 44 24 30 00 02 00 testl $0x200,0x30(%rsp)
10: 00
11: 0f 85 cd 00 00 00 jne 0xe4
17: f7 44 24 08 00 02 00 testl $0x200,0x8(%rsp)
1e: 00
1f: 74 01 je 0x22
21: fb sti
22: 65 48 8b 05 1b 2c 5a mov %gs:0x105a2c1b(%rip),%rax # 0x105a2c45
29: 10
* 2a: 48 3b 44 24 58 cmp 0x58(%rsp),%rax <-- trapping instruction
2f: 0f 85 f2 00 00 00 jne 0x127
35: 48 83 c4 60 add $0x60,%rsp
39: 5b pop %rbx
3a: 41 5c pop %r12
3c: 41 5d pop %r13
3e: 41 5e pop %r14