------------[ cut here ]------------
WARNING: CPU: 1 PID: 6301 at net/mac80211/tx.c:5040 __ieee80211_beacon_update_cntdwn net/mac80211/tx.c:5040 [inline]
WARNING: CPU: 1 PID: 6301 at net/mac80211/tx.c:5040 __ieee80211_beacon_update_cntdwn net/mac80211/tx.c:5035 [inline]
WARNING: CPU: 1 PID: 6301 at net/mac80211/tx.c:5040 __ieee80211_beacon_get+0x14ac/0x16b0 net/mac80211/tx.c:5469
Modules linked in:
CPU: 1 UID: 0 PID: 6301 Comm: syz.1.67 Not tainted 6.13.0-rc1-syzkaller-00036-g5076001689e4 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
RIP: 0010:__ieee80211_beacon_update_cntdwn net/mac80211/tx.c:5040 [inline]
RIP: 0010:__ieee80211_beacon_update_cntdwn net/mac80211/tx.c:5035 [inline]
RIP: 0010:__ieee80211_beacon_get+0x14ac/0x16b0 net/mac80211/tx.c:5469
Code: 00 89 df 44 89 e6 e8 73 0f ee f6 44 38 e3 72 a1 e8 49 0e ee f6 48 89 ef e8 11 13 46 f7 31 ed e9 9c fe ff ff e8 35 0e ee f6 90 <0f> 0b 90 e9 86 f6 ff ff 48 89 c6 48 c7 c7 c0 f0 2c 90 48 89 04 24
RSP: 0018:ffffc90000a18b70 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff8aabee62
RDX: ffff8880276f4880 RSI: ffffffff8aabf7db RDI: 0000000000000001
RBP: ffffc90000a18c20 R08: 0000000000000001 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000001 R12: ffff88807aa27400
R13: 0000000000000041 R14: ffff88807da10d80 R15: ffff88807da129d8
FS: 00007fd4f39656c0(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000201c6030 CR3: 0000000035cee000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
ieee80211_beacon_get_tim+0xa7/0x280 net/mac80211/tx.c:5596
ieee80211_beacon_get include/net/mac80211.h:5632 [inline]
mac80211_hwsim_beacon_tx+0x4ea/0xa00 drivers/net/wireless/virtual/mac80211_hwsim.c:2311
__iterate_interfaces+0x2e5/0x640 net/mac80211/util.c:775
ieee80211_iterate_active_interfaces_atomic+0x71/0x1b0 net/mac80211/util.c:811
mac80211_hwsim_beacon+0x105/0x200 drivers/net/wireless/virtual/mac80211_hwsim.c:2345
__run_hrtimer kernel/time/hrtimer.c:1739 [inline]
__hrtimer_run_queues+0x20a/0xae0 kernel/time/hrtimer.c:1803
hrtimer_run_softirq+0x17d/0x350 kernel/time/hrtimer.c:1820
handle_softirqs+0x213/0x8f0 kernel/softirq.c:554
__do_softirq kernel/softirq.c:588 [inline]
invoke_softirq kernel/softirq.c:428 [inline]
__irq_exit_rcu+0x109/0x170 kernel/softirq.c:655
irq_exit_rcu+0x9/0x30 kernel/softirq.c:671
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1049 [inline]
sysvec_apic_timer_interrupt+0xa4/0xc0 arch/x86/kernel/apic/apic.c:1049
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:____sys_recvmsg+0x6/0x6b0 net/socket.c:2781
Code: 00 48 89 df e8 1b 44 fd f8 e9 5b ff ff ff 66 0f 1f 44 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 41 57 41 56 41 55 <49> 89 d5 41 54 49 89 fc 55 48 89 f5 53 44 89 c3 48 81 ec 28 01 00
RSP: 0018:ffffc90002ee7b40 EFLAGS: 00000293
RAX: 0000000000000000 RBX: 1ffff920005dcf6e RCX: 0000000000000000
RDX: 00000000201c6280 RSI: ffffc90002ee7d98 RDI: ffff8880724ef800
RBP: ffffc90002ee7cb8 R08: 0000000000000002 R09: 0000000000007187
R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
R13: 0000000000000002 R14: ffffc90002ee7d98 R15: 00000000201c6280
___sys_recvmsg+0x115/0x1a0 net/socket.c:2845
do_recvmmsg+0x2f8/0x740 net/socket.c:2940
__sys_recvmmsg net/socket.c:3014 [inline]
__do_sys_recvmmsg net/socket.c:3037 [inline]
__se_sys_recvmmsg net/socket.c:3030 [inline]
__x64_sys_recvmmsg+0x239/0x290 net/socket.c:3030
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fd4f2b7ff19
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:00007fd4f3965058 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00007fd4f2d46080 RCX: 00007fd4f2b7ff19
RDX: 0000000000010106 RSI: 00000000200000c0 RDI: 0000000000000003
RBP: 00007fd4f2bf3986 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000001 R14: 00007fd4f2d46080 R15: 00007ffdedf67148
----------------
Code disassembly (best guess):
0: 00 48 89 add %cl,-0x77(%rax)
3: df e8 fucomip %st(0),%st
5: 1b 44 fd f8 sbb -0x8(%rbp,%rdi,8),%eax
9: e9 5b ff ff ff jmp 0xffffff69
e: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1)
14: 90 nop
15: 90 nop
16: 90 nop
17: 90 nop
18: 90 nop
19: 90 nop
1a: 90 nop
1b: 90 nop
1c: 90 nop
1d: 90 nop
1e: 90 nop
1f: 90 nop
20: 90 nop
21: 90 nop
22: 90 nop
23: 90 nop
24: 41 57 push %r15
26: 41 56 push %r14
28: 41 55 push %r13
* 2a: 49 89 d5 mov %rdx,%r13 <-- trapping instruction
2d: 41 54 push %r12
2f: 49 89 fc mov %rdi,%r12
32: 55 push %rbp
33: 48 89 f5 mov %rsi,%rbp
36: 53 push %rbx
37: 44 89 c3 mov %r8d,%ebx
3a: 48 rex.W
3b: 81 .byte 0x81
3c: ec in (%dx),%al
3d: 28 01 sub %al,(%rcx)