------------[ cut here ]------------
no supported rates for sta (null) (0xffffffff, band 0) in rate_mask 0x0 with flags 0x0
WARNING: net/mac80211/rate.c:406 at __rate_control_send_low+0x524/0x800 net/mac80211/rate.c:401, CPU#1: syz.1.2211/14853
Modules linked in:
CPU: 1 UID: 0 PID: 14853 Comm: syz.1.2211 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
RIP: 0010:__rate_control_send_low+0x5bb/0x800 net/mac80211/rate.c:401
Code: ff 4c 8b 7c 24 08 48 8b 44 24 38 0f b6 04 28 84 c0 0f 85 d3 01 00 00 41 8b 0f 4c 89 f7 48 8b 74 24 18 44 8b 44 24 2c 45 89 e9 <67> 48 0f b9 3a 4c 8b 74 24 30 e9 81 fe ff ff 44 89 f9 80 e1 07 80
RSP: 0018:ffffc90000a087f8 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 000000000000000c RCX: 0000000000000000
RDX: 00000000ffffffff RSI: 0000000000000000 RDI: ffffffff8f92de90
RBP: dffffc0000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000004 R11: 0000000000000100 R12: ffff888078735528
R13: 0000000000000000 R14: ffffffff8f92de90 R15: ffff88807d0bb138
FS: 00007f7e595636c0(0000) GS:ffff888125f35000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f7e59542d58 CR3: 0000000079aca000 CR4: 00000000003526f0
Call Trace:
rate_control_send_low+0x1a7/0x7b0 net/mac80211/rate.c:429
rate_control_get_rate+0x20b/0x5d0 net/mac80211/rate.c:943
ieee80211_beacon_get_finish+0x39a/0x6c0 net/mac80211/tx.c:5362
__ieee80211_beacon_get+0xd3d/0x1880 net/mac80211/tx.c:-1
ieee80211_beacon_get_tim+0xb4/0x2b0 net/mac80211/tx.c:5776
ieee80211_beacon_get include/net/mac80211.h:5669 [inline]
mac80211_hwsim_beacon_tx+0x3c5/0x870 drivers/net/wireless/virtual/mac80211_hwsim.c:2361
__iterate_interfaces+0x2ab/0x590 net/mac80211/util.c:761
ieee80211_iterate_active_interfaces_atomic+0xdb/0x180 net/mac80211/util.c:797
mac80211_hwsim_beacon+0xbb/0x180 drivers/net/wireless/virtual/mac80211_hwsim.c:2395
__run_hrtimer kernel/time/hrtimer.c:1777 [inline]
__hrtimer_run_queues+0x51c/0xc30 kernel/time/hrtimer.c:1841
hrtimer_run_softirq+0x187/0x2b0 kernel/time/hrtimer.c:1858
handle_softirqs+0x27d/0x850 kernel/softirq.c:622
do_softirq+0xec/0x180 kernel/softirq.c:523
__local_bh_enable_ip+0x17d/0x1c0 kernel/softirq.c:450
local_bh_enable include/linux/bottom_half.h:33 [inline]
bpf_test_run+0x371/0x7d0 net/bpf/test_run.c:426
bpf_prog_test_run_xdp+0x795/0x10e0 net/bpf/test_run.c:1390
bpf_prog_test_run+0x2c7/0x340 kernel/bpf/syscall.c:4703
__sys_bpf+0x562/0x860 kernel/bpf/syscall.c:6182
__do_sys_bpf kernel/bpf/syscall.c:6274 [inline]
__se_sys_bpf kernel/bpf/syscall.c:6272 [inline]
__x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:6272
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f7e5878f749
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:00007f7e59563038 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007f7e589e6180 RCX: 00007f7e5878f749
RDX: 0000000000000050 RSI: 0000200000000600 RDI: 000000000000000a
RBP: 00007f7e58813f91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f7e589e6218 R14: 00007f7e589e6180 R15: 00007ffc070f3b68
----------------
Code disassembly (best guess):
0: ff 4c 8b 7c decl 0x7c(%rbx,%rcx,4)
4: 24 08 and $0x8,%al
6: 48 8b 44 24 38 mov 0x38(%rsp),%rax
b: 0f b6 04 28 movzbl (%rax,%rbp,1),%eax
f: 84 c0 test %al,%al
11: 0f 85 d3 01 00 00 jne 0x1ea
17: 41 8b 0f mov (%r15),%ecx
1a: 4c 89 f7 mov %r14,%rdi
1d: 48 8b 74 24 18 mov 0x18(%rsp),%rsi
22: 44 8b 44 24 2c mov 0x2c(%rsp),%r8d
27: 45 89 e9 mov %r13d,%r9d
* 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction
2f: 4c 8b 74 24 30 mov 0x30(%rsp),%r14
34: e9 81 fe ff ff jmp 0xfffffeba
39: 44 89 f9 mov %r15d,%ecx
3c: 80 e1 07 and $0x7,%cl
3f: 80 .byte 0x80