syzbot


WARNING in __rate_control_send_low (3)

Status: upstream: reported C repro on 2024/10/26 13:25
Subsystems: wireless
[Documentation on labels]
Reported-by: syzbot+34463a129786910405dd@syzkaller.appspotmail.com
First crash: 253d, last: 55m
Cause bisection: introduced by (bisect log) :
commit 119aadf816f5373dc82ca4109d6d5b777e00475b
Author: Ramon Fontes <ramonreisfontes@gmail.com>
Date: Fri May 15 16:46:40 2020 +0000

  mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability

Crash: WARNING in __rate_control_send_low (log)
Repro: C syz .config
  
Discussions (9)
Title Replies (including bot) Last reply
[syzbot] Monthly wireless report (Jun 2025) 0 (1) 2025/06/24 07:38
[syzbot] Monthly wireless report (May 2025) 0 (1) 2025/05/24 10:04
[syzbot] Monthly wireless report (Apr 2025) 0 (1) 2025/04/22 12:41
[syzbot] Monthly wireless report (Mar 2025) 0 (1) 2025/03/18 14:49
[syzbot] Monthly wireless report (Feb 2025) 0 (1) 2025/02/16 21:53
[syzbot] Monthly wireless report (Jan 2025) 0 (1) 2025/01/15 13:48
[syzbot] Monthly wireless report (Dec 2024) 0 (1) 2024/12/16 09:44
[syzbot] Monthly wireless report (Nov 2024) 0 (1) 2024/11/14 08:58
[syzbot] [wireless?] WARNING in __rate_control_send_low (3) 0 (3) 2024/10/29 20:32
Similar bugs (6)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.14 WARNING in __rate_control_send_low C 4 855d 1729d 0/1 upstream: reported C repro on 2020/10/08 02:03
linux-4.19 WARNING in __rate_control_send_low C 354 867d 1717d 0/1 upstream: reported C repro on 2020/10/19 12:45
linux-5.15 WARNING in __rate_control_send_low missing-backport origin:upstream C error 755 16h42m 838d 0/3 upstream: reported C repro on 2023/03/17 23:53
upstream WARNING in __rate_control_send_low wireless C inconclusive 2759 406d 1722d 25/29 fixed on 2024/05/22 23:08
upstream WARNING in __rate_control_send_low (2) wireless C done 3233 253d 405d 28/29 fixed on 2024/10/22 11:57
linux-6.1 WARNING in __rate_control_send_low origin:upstream missing-backport C error 327 1d12h 828d 0/3 upstream: reported C repro on 2023/03/27 21:44

Sample crash report:
------------[ cut here ]------------
no supported rates for sta 08:02:11:00:00:00 (0xf, band 0) in rate_mask 0xffffffff with flags 0x10
WARNING: CPU: 1 PID: 146 at net/mac80211/rate.c:403 __rate_control_send_low+0x5df/0x820 net/mac80211/rate.c:398
Modules linked in:
CPU: 1 UID: 0 PID: 146 Comm: kworker/u8:5 Not tainted 6.16.0-rc4-syzkaller-00013-g66701750d556 #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Workqueue: events_unbound cfg80211_wiphy_work
RIP: 0010:__rate_control_send_low+0x5df/0x820 net/mac80211/rate.c:398
Code: 38 0f b6 04 28 84 c0 0f 85 d7 01 00 00 41 8b 0f 48 c7 c7 00 7e ae 8c 48 8b 74 24 18 44 8b 44 24 2c 45 89 e9 e8 72 df a5 f6 90 <0f> 0b 90 90 e9 73 fe ff ff 44 89 f9 80 e1 07 80 c1 03 38 c1 0f 8c
RSP: 0018:ffffc90002e37258 EFLAGS: 00010246
RAX: a9858661d3e14100 RBX: ffff888028738f3c RCX: ffff888021309e00
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000002
RBP: dffffc0000000000 R08: ffffffff8fa104f7 R09: 1ffffffff1f4209e
R10: dffffc0000000000 R11: fffffbfff1f4209f R12: ffff888077a97528
R13: 0000000000000010 R14: ffff888023e30e40 R15: ffff888023e330d8
FS:  0000000000000000(0000) GS:ffff888125d50000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000555557258808 CR3: 000000000df38000 CR4: 0000000000350ef0
Call Trace:
 <TASK>
 rate_control_send_low+0xf2/0x7a0 net/mac80211/rate.c:423
 rate_control_get_rate+0x20b/0x5d0 net/mac80211/rate.c:934
 ieee80211_tx_h_rate_ctrl+0xb32/0x1780 net/mac80211/tx.c:753
 invoke_tx_handlers_late+0xb6/0x1820 net/mac80211/tx.c:1833
 ieee80211_tx+0x2ac/0x420 net/mac80211/tx.c:1954
 __ieee80211_tx_skb_tid_band+0x50f/0x680 net/mac80211/tx.c:6103
 ieee80211_tx_skb_tid_band net/mac80211/ieee80211_i.h:2350 [inline]
 ieee80211_send_scan_probe_req net/mac80211/scan.c:670 [inline]
 ieee80211_scan_state_send_probe+0x59a/0xa10 net/mac80211/scan.c:698
 ieee80211_scan_work+0x5b1/0x1ce0 net/mac80211/scan.c:1158
 cfg80211_wiphy_work+0x2df/0x460 net/wireless/core.c:435
 process_one_work kernel/workqueue.c:3238 [inline]
 process_scheduled_works+0xae1/0x17b0 kernel/workqueue.c:3321
 worker_thread+0x8a0/0xda0 kernel/workqueue.c:3402
 kthread+0x711/0x8a0 kernel/kthread.c:464
 ret_from_fork+0x3fc/0x770 arch/x86/kernel/process.c:148
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>

Crashes (9023):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/02 08:06 upstream 66701750d556 ffe4b334 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in __rate_control_send_low
2025/02/02 20:54 upstream 69e858e0b8b2 568559e4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in __rate_control_send_low
2025/01/12 02:28 upstream b62cef9a5c67 6dbc6a9b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce WARNING in __rate_control_send_low
2025/03/13 10:34 upstream b7f94fcf5546 44be8b44 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in __rate_control_send_low
2025/03/05 22:10 upstream bb2281fb05e5 034534df .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in __rate_control_send_low
2025/02/19 15:36 upstream 6537cfb395f3 cbd8edab .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in __rate_control_send_low
2025/02/16 06:48 upstream ad1b832bf1cf 40a34ec9 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in __rate_control_send_low
2025/01/21 05:44 upstream 3d3a9c8b89d4 6e87cfa2 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in __rate_control_send_low
2024/11/14 18:11 upstream 0a9b9d17f3a7 77f3eeb7 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in __rate_control_send_low
2024/11/14 17:33 upstream 0a9b9d17f3a7 77f3eeb7 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in __rate_control_send_low
2024/12/25 22:23 net b3a69c559899 444551c4 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2024/10/29 03:17 net b5abbf612092 9efb3cc7 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 19:42 upstream 66701750d556 ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce WARNING in __rate_control_send_low
2025/06/30 20:46 upstream d0b3b7b22dfa 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in __rate_control_send_low
2025/06/28 20:47 upstream aaf724ed6926 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in __rate_control_send_low
2025/06/27 09:13 upstream e34a79b96ab9 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in __rate_control_send_low
2025/06/24 08:21 upstream 78f4e737a53e 1a7fb460 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce WARNING in __rate_control_send_low
2025/05/29 08:23 upstream 90b83efa6701 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root WARNING in __rate_control_send_low
2024/10/25 22:05 upstream b423f5a9a61f 65e8686b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in __rate_control_send_low
2025/06/30 18:16 upstream d0b3b7b22dfa fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in __rate_control_send_low
2025/07/03 00:14 upstream b4911fb0b060 115ceea7 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in __rate_control_send_low
2025/07/02 00:43 upstream 66701750d556 bc80e4f0 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream WARNING in __rate_control_send_low
2025/05/28 22:37 upstream feacb1774bd5 3d2f584d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 WARNING in __rate_control_send_low
2025/07/03 04:09 net bd475eeaaf3c 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/03 03:05 net bd475eeaaf3c 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/03 01:56 net 561aa0e22b70 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 23:06 net 561aa0e22b70 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 21:13 net 561aa0e22b70 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 19:45 net 561aa0e22b70 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 17:01 net 561aa0e22b70 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 14:03 net 561aa0e22b70 0cd59a8f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 09:38 net 42fd432fe6d3 ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 09:26 net 42fd432fe6d3 ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 06:46 net 42fd432fe6d3 ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/02 05:14 net 42fd432fe6d3 ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 23:12 net 72fb83735c71 ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 15:45 net 72fb83735c71 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 11:43 net 72fb83735c71 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 10:41 net 72fb83735c71 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 09:00 net 60f7f4afaf6d 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 06:29 net 60f7f4afaf6d 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 03:43 net 60f7f4afaf6d 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 02:13 net 60f7f4afaf6d 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/30 22:48 net 60f7f4afaf6d 6e83b42d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/30 15:46 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/30 13:42 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/30 12:27 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/30 06:04 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/30 01:40 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/30 00:22 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/29 22:22 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/29 18:51 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/29 16:02 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/29 12:19 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/29 06:48 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/29 04:43 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/28 23:41 net 2def09ead4ad fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/28 19:11 net 8550821a1535 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/28 16:39 net 8550821a1535 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/28 15:17 net 8550821a1535 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/06/28 14:17 net 8550821a1535 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2024/10/22 13:17 net d95d9a31aceb a93682b3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in __rate_control_send_low
2025/07/01 21:50 net-next 8f240030794c ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in __rate_control_send_low
2025/07/01 18:23 net-next 8f240030794c ffe4b334 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in __rate_control_send_low
2025/06/29 00:47 net-next beead7eea896 fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in __rate_control_send_low
2025/06/19 04:07 linux-next 6e5ab6fee68d ed3e87f7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root WARNING in __rate_control_send_low
2025/06/10 12:18 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci d7fa1af5b33e 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 WARNING in __rate_control_send_low
* Struck through repros no longer work on HEAD.