------------[ cut here ]------------
no supported rates for sta (null) (0xffffffff, band 0) in rate_mask 0xfff with flags 0x40
WARNING: CPU: 0 PID: 4184 at net/mac80211/rate.c:376 __rate_control_send_low+0x630/0x880 net/mac80211/rate.c:371
Modules linked in:
CPU: 0 PID: 4184 Comm: syz-executor Not tainted 5.15.189-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
RIP: 0010:__rate_control_send_low+0x630/0x880 net/mac80211/rate.c:371
Code: 0f b6 04 28 84 c0 0f 85 e9 01 00 00 48 8b 44 24 08 8b 08 48 c7 c7 60 b9 18 8b 4c 89 f6 44 8b 44 24 14 45 89 f9 e8 e0 2e 68 00 <0f> 0b e9 72 fe ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 08 fa ff
RSP: 0018:ffffc90000007768 EFLAGS: 00010246
RAX: 4576586d211c6c00 RBX: 000000000000000c RCX: ffff888024f6d940
RDX: 0000000000000100 RSI: 0000000000000101 RDI: 0000000000000000
RBP: 0000000000000084 R08: dffffc0000000000 R09: fffff52000000e51
R10: fffff52000000e51 R11: 1ffff92000000e50 R12: ffff888022feede8
R13: dffffc0000000000 R14: 0000000000000000 R15: 0000000000000040
FS: 000055556b7a7500(0000) GS:ffff8880b9000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f2e2bc38ad8 CR3: 0000000064278000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
rate_control_send_low+0x194/0x790 net/mac80211/rate.c:396
rate_control_get_rate+0x207/0x5c0 net/mac80211/rate.c:908
__ieee80211_beacon_get+0x1512/0x1f80 net/mac80211/tx.c:5167
ieee80211_beacon_get_tim+0x48/0x840 net/mac80211/tx.c:5194
ieee80211_beacon_get include/net/mac80211.h:4981 [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:1690 [inline]
__hrtimer_run_queues+0x53d/0xc40 kernel/time/hrtimer.c:1754
hrtimer_run_softirq+0x176/0x240 kernel/time/hrtimer.c:1771
handle_softirqs+0x328/0x820 kernel/softirq.c:576
__do_softirq kernel/softirq.c:610 [inline]
invoke_softirq kernel/softirq.c:450 [inline]
__irq_exit_rcu+0x12f/0x220 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:4785
Code: be ff ff ff ff e8 ec be 54 08 85 c0 74 4a 4d 85 ff 75 66 e9 fe 00 00 00 48 89 df e8 36 29 5e 08 e8 21 71 2a 00 fb 48 83 c4 08 <5b> 41 5c 41 5d 41 5e 41 5f 5d c3 48 89 df e8 99 10 fe ff 43 80 3c
RSP: 0018:ffffc90002e3f968 EFLAGS: 00000282
RAX: 4576586d211c6c00 RBX: ffff8880b903a300 RCX: 4576586d211c6c00
RDX: dffffc0000000000 RSI: ffffffff8a0b15c0 RDI: ffffffff8a599340
RBP: 1ffff1101720760b R08: dffffc0000000000 R09: ffffed1017207461
R10: ffffed1017207461 R11: 1ffff11017207460 R12: ffff8880b903b048
R13: dffffc0000000000 R14: ffff8880b903adc8 R15: 0000000000000000
finish_task_switch+0x12f/0x640 kernel/sched/core.c:4902
context_switch kernel/sched/core.c:5033 [inline]
__schedule+0x11c0/0x43b0 kernel/sched/core.c:6376
schedule+0x11b/0x1e0 kernel/sched/core.c:6459
freezable_schedule include/linux/freezer.h:172 [inline]
do_nanosleep+0x1f1/0x760 kernel/time/hrtimer.c:2049
hrtimer_nanosleep+0x2f7/0x520 kernel/time/hrtimer.c:2102
__do_sys_clock_nanosleep kernel/time/posix-timers.c:1314 [inline]
__se_sys_clock_nanosleep+0x2e6/0x370 kernel/time/posix-timers.c:1291
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:0x7f55384bd4a5
Code: 24 0c 89 3c 24 48 89 4c 24 18 e8 f6 54 ff ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 8b 74 24 0c 8b 3c 24 b8 e6 00 00 00 0f 05 <44> 89 c7 48 89 04 24 e8 4f 55 ff ff 48 8b 04 24 48 83 c4 28 f7 d8
RSP: 002b:00007ffcbb777490 EFLAGS: 00000293 ORIG_RAX: 00000000000000e6
RAX: ffffffffffffffda RBX: 00000000000000ce RCX: 00007f55384bd4a5
RDX: 00007ffcbb7774d0 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 00007ffcbb77753c R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000001388
R13: 00000000000927c0 R14: 000000000002d8e5 R15: 00007ffcbb777590
----------------
Code disassembly (best guess):
0: be ff ff ff ff mov $0xffffffff,%esi
5: e8 ec be 54 08 call 0x854bef6
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 36 29 5e 08 call 0x85e2956
20: e8 21 71 2a 00 call 0x2a7146
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 99 10 fe ff call 0xfffe10d6
3d: 43 rex.XB
3e: 80 .byte 0x80
3f: 3c .byte 0x3c