------------[ cut here ]------------ WARNING: CPU: 1 PID: 0 at net/mac80211/tx.c:4859 __ieee80211_beacon_update_cntdwn net/mac80211/tx.c:4859 [inline] WARNING: CPU: 1 PID: 0 at net/mac80211/tx.c:4859 __ieee80211_beacon_get+0x179f/0x2000 net/mac80211/tx.c:5083 Modules linked in: CPU: 1 PID: 0 Comm: swapper/1 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 RIP: 0010:__ieee80211_beacon_update_cntdwn net/mac80211/tx.c:4859 [inline] RIP: 0010:__ieee80211_beacon_get+0x179f/0x2000 net/mac80211/tx.c:5083 Code: 2a f8 0f 0b 4f 89 64 2f 04 4f 89 64 2f 0c 43 c6 44 2f 14 f8 e9 19 fe ff ff e8 4d 85 2a f8 0f 0b e9 03 ef ff ff e8 41 85 2a f8 <0f> 0b e9 76 f2 ff ff e8 b5 8b 6d 00 89 d9 80 e1 07 80 c1 03 38 c1 RSP: 0018:ffffc90000dd08e0 EFLAGS: 00010246 RAX: ffffffff894e9cff RBX: ffff8880721fe268 RCX: ffff88813fe70000 RDX: 0000000000000100 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90000dd0b08 R08: ffff88813fe70000 R09: 0000000000000003 R10: 0000000000000007 R11: 0000000000000100 R12: ffff888023bdae00 R13: dffffc0000000000 R14: 0000000000000000 R15: 1ffff920001ba12c FS: 0000000000000000(0000) GS:ffff8880b9100000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f40e52d4900 CR3: 000000005b5af000 CR4: 00000000003506e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: ieee80211_beacon_get_tim+0x48/0x840 net/mac80211/tx.c:5202 ieee80211_beacon_get include/net/mac80211.h:4983 [inline] mac80211_hwsim_beacon_tx+0xf4/0x920 drivers/net/wireless/mac80211_hwsim.c:1812 __iterate_interfaces+0x243/0x500 net/mac80211/util.c:793 ieee80211_iterate_active_interfaces_atomic+0xb3/0x140 net/mac80211/util.c:829 mac80211_hwsim_beacon+0x9b/0x180 drivers/net/wireless/mac80211_hwsim.c:1865 __run_hrtimer kernel/time/hrtimer.c:1685 [inline] __hrtimer_run_queues+0x4eb/0xb70 kernel/time/hrtimer.c:1749 hrtimer_run_softirq+0x176/0x240 kernel/time/hrtimer.c:1766 handle_softirqs+0x339/0x830 kernel/softirq.c:576 __do_softirq kernel/softirq.c:610 [inline] invoke_softirq kernel/softirq.c:450 [inline] __irq_exit_rcu+0x13b/0x230 kernel/softirq.c:659 irq_exit_rcu+0x5/0x20 kernel/softirq.c:671 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1108 [inline] sysvec_apic_timer_interrupt+0xa0/0xc0 arch/x86/kernel/apic/apic.c:1108 asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:676 RIP: 0010:finish_lock_switch+0x134/0x280 kernel/sched/core.c:4804 Code: be ff ff ff ff e8 6c c1 67 08 85 c0 74 4a 4d 85 ff 75 66 e9 fe 00 00 00 48 89 df e8 16 2d 71 08 e8 21 e4 2a 00 fb 48 83 c4 08 <5b> 41 5c 41 5d 41 5e 41 5f 5d c3 48 89 df e8 c9 09 fe ff 43 80 3c RSP: 0018:ffffc90000d67ac8 EFLAGS: 00000282 RAX: 2c9b5a5e14c64d00 RBX: ffff8880b903a340 RCX: 2c9b5a5e14c64d00 RDX: dffffc0000000000 RSI: ffffffff8a2b2780 RDI: ffffffff8a79f800 RBP: 1ffff11017227613 R08: ffff8880b903a343 R09: 1ffff11017207468 R10: dffffc0000000000 R11: ffffed1017207469 R12: ffff8880b913b088 R13: dffffc0000000000 R14: ffff8880b913ae08 R15: 0000000000000000 finish_task_switch+0x12f/0x640 kernel/sched/core.c:4921 context_switch kernel/sched/core.c:5052 [inline] __schedule+0x11f7/0x43c0 kernel/sched/core.c:6395 schedule_idle+0x4a/0x90 kernel/sched/core.c:6506 do_idle+0x533/0x580 kernel/sched/idle.c:334 cpu_startup_entry+0x14/0x20 kernel/sched/idle.c:403 start_secondary+0x330/0x430 arch/x86/kernel/smpboot.c:281 secondary_startup_64_no_verify+0xb1/0xbb ---------------- Code disassembly (best guess): 0: be ff ff ff ff mov $0xffffffff,%esi 5: e8 6c c1 67 08 call 0x867c176 a: 85 c0 test %eax,%eax c: 74 4a je 0x58 e: 4d 85 ff test %r15,%r15 11: 75 66 jne 0x79 13: e9 fe 00 00 00 jmp 0x116 18: 48 89 df mov %rbx,%rdi 1b: e8 16 2d 71 08 call 0x8712d36 20: e8 21 e4 2a 00 call 0x2ae446 25: fb sti 26: 48 83 c4 08 add $0x8,%rsp * 2a: 5b pop %rbx <-- trapping instruction 2b: 41 5c pop %r12 2d: 41 5d pop %r13 2f: 41 5e pop %r14 31: 41 5f pop %r15 33: 5d pop %rbp 34: c3 ret 35: 48 89 df mov %rbx,%rdi 38: e8 c9 09 fe ff call 0xfffe0a06 3d: 43 rex.XB 3e: 80 .byte 0x80 3f: 3c .byte 0x3c