------------[ 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: pool_workqueue_/3
Modules linked in:
CPU: 1 UID: 0 PID: 3 Comm: pool_workqueue_ Tainted: G L syzkaller #0 PREEMPT(full)
Tainted: [L]=SOFTLOCKUP
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:ffffc90000a08858 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 000000000000000c RCX: 0000000000000000
RDX: 00000000ffffffff RSI: 0000000000000000 RDI: ffffffff8f92e110
RBP: dffffc0000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000004 R11: 0000000000000100 R12: ffff88804ba7b2a8
R13: 0000000000000000 R14: ffffffff8f92e110 R15: ffff88807c7d3138
FS: 0000000000000000(0000) GS:ffff888125f1f000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b3101eff8 CR3: 000000004afce000 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+0x22b/0x7c0 kernel/softirq.c:622
__do_softirq kernel/softirq.c:656 [inline]
invoke_softirq kernel/softirq.c:496 [inline]
__irq_exit_rcu+0x60/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:lockdep_unregister_key+0x2ce/0x350 kernel/locking/lockdep.c:6616
Code: 41 5d 41 5e 41 5f 5d e9 00 f1 08 00 89 c7 e8 79 07 00 00 e9 6c fe ff ff e8 6f 5e bb 09 41 f7 c7 00 02 00 00 74 bb fb 40 84 ed <75> ba eb cb 90 0f 0b 90 e9 2e ff ff ff 90 0f 0b 90 e9 36 ff ff ff
RSP: 0018:ffffc90000087c08 EFLAGS: 00000202
RAX: 0000000000000046 RBX: 0000000000000001 RCX: 0000000000000046
RDX: ffffffff9343c3d8 RSI: ffffffff8d7a69e3 RDI: ffffffff8bc083e0
RBP: ffff88801c2bbd01 R08: ffffffff81ab3a98 R09: ffffffff8df41aa0
R10: dffffc0000000000 R11: fffffbfff1f0444f R12: 0000000000000000
R13: ffff88807d3e9939 R14: 0000000000001000 R15: 0000000000000a03
wq_unregister_lockdep kernel/workqueue.c:4852 [inline]
pwq_release_workfn+0x6d5/0x870 kernel/workqueue.c:5148
kthread_worker_fn+0x4f0/0xb20 kernel/kthread.c:1005
kthread+0x711/0x8a0 kernel/kthread.c:463
ret_from_fork+0x510/0xa50 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246
----------------
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