------------[ cut here ]------------
WARNING: CPU: 1 PID: 13961 at net/mac80211/tx.c:4859 __ieee80211_beacon_update_cntdwn net/mac80211/tx.c:4859 [inline]
WARNING: CPU: 1 PID: 13961 at net/mac80211/tx.c:4859 __ieee80211_beacon_get+0x179f/0x2000 net/mac80211/tx.c:5083
Modules linked in:
CPU: 1 PID: 13961 Comm: syz.5.2734 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 0d 4b 2a f8 0f 0b e9 03 ef ff ff e8 01 4b 2a f8 <0f> 0b e9 76 f2 ff ff e8 a5 92 6d 00 89 d9 80 e1 07 80 c1 03 38 c1
RSP: 0018:ffffc90000dd08e0 EFLAGS: 00010246
RAX: ffffffff894ed60f RBX: ffff88807eaaa268 RCX: ffff888052d70000
RDX: 0000000000000100 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90000dd0b08 R08: ffff888052d70000 R09: 0000000000000003
R10: 0000000000000007 R11: 0000000000000100 R12: ffff88805bb14800
R13: dffffc0000000000 R14: 0000000000000000 R15: 1ffff920001ba12c
FS: 00007f9dc88f86c0(0000) GS:ffff8880b9100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00002000001fb030 CR3: 0000000048673000 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+0x4f2/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:get_current arch/x86/include/asm/current.h:15 [inline]
RIP: 0010:__sanitizer_cov_trace_pc+0x4/0x60 kernel/kcov.c:205
Code: 84 00 00 00 00 00 53 48 89 fb e8 17 00 00 00 48 8b 3d 90 c4 10 0c 48 89 de 5b e9 b7 41 44 00 00 00 cc cc 00 00 cc 48 8b 04 24 <65> 48 8b 0d a4 4e 89 7e 65 8b 15 a5 4e 89 7e 81 e2 00 01 ff 00 74
RSP: 0018:ffffc9000317f688 EFLAGS: 00000246
RAX: ffffffff87dfc087 RBX: 0000000000000000 RCX: ffff888052d70000
RDX: 0000000000000002 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff87dfc890
R10: dffffc0000000000 R11: fffffbfff1b13c6e R12: ffff88801faaa140
R13: 0000000000000001 R14: 0000000000000000 R15: 0000000000000000
__skb_datagram_iter+0x127/0x740 net/core/datagram.c:422
skb_copy_datagram_iter+0xad/0x1f0 net/core/datagram.c:541
skb_copy_datagram_msg include/linux/skbuff.h:3773 [inline]
__unix_dgram_recvmsg+0x6a9/0xd90 net/unix/af_unix.c:2354
____sys_recvmsg+0x2cd/0x5e0 net/socket.c:-1
___sys_recvmsg+0x21a/0x5c0 net/socket.c:2706
do_recvmmsg+0x382/0x850 net/socket.c:2800
__sys_recvmmsg net/socket.c:2879 [inline]
__do_sys_recvmmsg net/socket.c:2902 [inline]
__se_sys_recvmmsg net/socket.c:2895 [inline]
__x64_sys_recvmmsg+0x195/0x250 net/socket.c:2895
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f9dca6bf799
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f9dc88f8028 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00007f9dca939090 RCX: 00007f9dca6bf799
RDX: 0000000000010106 RSI: 00002000000000c0 RDI: 0000000000000003
RBP: 00007f9dca755c99 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f9dca939128 R14: 00007f9dca939090 R15: 00007ffe23c7cb98
----------------
Code disassembly (best guess):
0: 84 00 test %al,(%rax)
2: 00 00 add %al,(%rax)
4: 00 00 add %al,(%rax)
6: 53 push %rbx
7: 48 89 fb mov %rdi,%rbx
a: e8 17 00 00 00 call 0x26
f: 48 8b 3d 90 c4 10 0c mov 0xc10c490(%rip),%rdi # 0xc10c4a6
16: 48 89 de mov %rbx,%rsi
19: 5b pop %rbx
1a: e9 b7 41 44 00 jmp 0x4441d6
1f: 00 00 add %al,(%rax)
21: cc int3
22: cc int3
23: 00 00 add %al,(%rax)
25: cc int3
26: 48 8b 04 24 mov (%rsp),%rax
* 2a: 65 48 8b 0d a4 4e 89 mov %gs:0x7e894ea4(%rip),%rcx # 0x7e894ed6 <-- trapping instruction
31: 7e
32: 65 8b 15 a5 4e 89 7e mov %gs:0x7e894ea5(%rip),%edx # 0x7e894ede
39: 81 e2 00 01 ff 00 and $0xff0100,%edx
3f: 74 .byte 0x74