GRED: Unable to relocate VQ 0x0 after dequeue, screwing up backlog
------------[ cut here ]------------
no supported rates for sta (null) (0xffffffff, band 1) 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#0: ksoftirqd/0/15
Modules linked in:
CPU: 0 UID: 0 PID: 15 Comm: ksoftirqd/0 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
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:ffffc90000007618 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000008 RCX: 0000000000000001
RDX: 00000000ffffffff RSI: 0000000000000000 RDI: ffffffff9022dd30
RBP: dffffc0000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000004 R11: 0000000000000100 R12: ffff88808926f7a8
R13: 0000000000000000 R14: ffffffff9022dd30 R15: ffff888053b8b1a0
FS: 0000000000000000(0000) GS:ffff888125461000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f971c286d58 CR3: 000000000e54c000 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+0x3af/0x6f0 net/mac80211/tx.c:5365
ieee80211_beacon_get_ap+0x196a/0x2040 net/mac80211/tx.c:-1
__ieee80211_beacon_get+0x118e/0x1880 net/mac80211/tx.c:5636
ieee80211_beacon_get_tim+0xbd/0x2c0 net/mac80211/tx.c:5778
ieee80211_beacon_get include/net/mac80211.h:5720 [inline]
mac80211_hwsim_beacon_tx+0x3c5/0x870 drivers/net/wireless/virtual/mac80211_hwsim.c:2361
__iterate_interfaces+0x2ab/0x590 net/mac80211/util.c:760
ieee80211_iterate_active_interfaces_atomic+0xdb/0x180 net/mac80211/util.c:796
mac80211_hwsim_beacon+0xbb/0x180 drivers/net/wireless/virtual/mac80211_hwsim.c:2395
__run_hrtimer kernel/time/hrtimer.c:1785 [inline]
__hrtimer_run_queues+0x53a/0xcc0 kernel/time/hrtimer.c:1849
hrtimer_run_softirq+0x182/0x5a0 kernel/time/hrtimer.c:1866
handle_softirqs+0x22a/0x870 kernel/softirq.c:622
__do_softirq kernel/softirq.c:656 [inline]
invoke_softirq kernel/softirq.c:496 [inline]
__irq_exit_rcu+0x5f/0x150 kernel/softirq.c:723
irq_exit_rcu+0x9/0x30 kernel/softirq.c:739
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline]
sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1056
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697
RIP: 0010:finish_task_switch+0x245/0x920 kernel/sched/core.c:5152
Code: 00 00 48 85 db 0f 85 e8 01 00 00 0f 1f 44 00 00 4c 8b 75 d0 49 83 c4 48 4c 89 e7 e8 85 99 1b 0a e8 b0 8e 38 00 fb 4c 8b 65 c0 <49> 8d bc 24 70 16 00 00 48 89 f8 48 c1 e8 03 42 0f b6 04 28 84 c0
RSP: 0018:ffffc90000147ad8 EFLAGS: 00000202
RAX: 0000000000e4450b RBX: 0000000000000000 RCX: 0000000080000001
RDX: 0000000000000000 RSI: ffffffff8def5518 RDI: ffffffff8c27b580
RBP: ffffc90000147b30 R08: ffffffff901195b7 R09: 1ffffffff20232b6
R10: dffffc0000000000 R11: fffffbfff20232b7 R12: ffff88801d689e80
R13: dffffc0000000000 R14: ffff888027b68000 R15: ffff8880b863b918
context_switch kernel/sched/core.c:5298 [inline]
__schedule+0x15e5/0x52d0 kernel/sched/core.c:6908
__schedule_loop kernel/sched/core.c:6990 [inline]
schedule+0x164/0x360 kernel/sched/core.c:7005
smpboot_thread_fn+0x5bc/0xa50 kernel/smpboot.c:156
kthread+0x388/0x470 kernel/kthread.c:436
ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
----------------
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