From: syzbot <syzbot+ededba317ddeca8b3f08@syzkaller.appspotmail.com>
To: johannes@sipsolutions.net, linux-kernel@vger.kernel.org,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [wireless?] WARNING in _ieee80211_sta_cur_vht_bw
Date: Thu, 26 Jun 2025 05:57:29 -0700 [thread overview]
Message-ID: <685d43b9.050a0220.2303ee.01db.GAE@google.com> (raw)
In-Reply-To: <685ce019.a00a0220.2e5631.0206.GAE@google.com>
syzbot has found a reproducer for the following issue on:
HEAD commit: ecb259c4f70d Add linux-next specific files for 20250626
git tree: linux-next
console+strace: https://syzkaller.appspot.com/x/log.txt?x=130db182580000
kernel config: https://syzkaller.appspot.com/x/.config?x=4e847490ba2a1e14
dashboard link: https://syzkaller.appspot.com/bug?extid=ededba317ddeca8b3f08
compiler: Debian clang version 20.1.6 (++20250514063057+1e4d39e07757-1~exp1~20250514183223.118), Debian LLD 20.1.6
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=102fcf0c580000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=11b67dd4580000
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/5c1b08ab7d3a/disk-ecb259c4.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/f8489f3be9c8/vmlinux-ecb259c4.xz
kernel image: https://storage.googleapis.com/syzbot-assets/150ce938c7c2/bzImage-ecb259c4.xz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+ededba317ddeca8b3f08@syzkaller.appspotmail.com
------------[ cut here ]------------
WARNING: ./include/net/mac80211.h:7769 at ieee80211_chan_width_to_rx_bw include/net/mac80211.h:7769 [inline], CPU#0: syz-executor109/5836
WARNING: ./include/net/mac80211.h:7769 at _ieee80211_sta_cur_vht_bw+0x524/0x6e0 net/mac80211/vht.c:549, CPU#0: syz-executor109/5836
Modules linked in:
CPU: 0 UID: 0 PID: 5836 Comm: syz-executor109 Not tainted 6.16.0-rc3-next-20250626-syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
RIP: 0010:ieee80211_chan_width_to_rx_bw include/net/mac80211.h:7769 [inline]
RIP: 0010:_ieee80211_sta_cur_vht_bw+0x524/0x6e0 net/mac80211/vht.c:549
Code: 00 00 00 eb 49 41 83 fd 05 74 30 41 83 fd 0d 75 13 e8 70 f9 d5 f6 b8 04 00 00 00 eb 31 e8 64 f9 d5 f6 eb 28 e8 5d f9 d5 f6 90 <0f> 0b 90 eb 1d e8 52 f9 d5 f6 b8 02 00 00 00 eb 13 e8 46 f9 d5 f6
RSP: 0018:ffffc90003fcef48 EFLAGS: 00010293
RAX: ffffffff8aea1323 RBX: ffff888073fd8000 RCX: ffff888032595a00
RDX: 0000000000000000 RSI: ffffffff8f9a5660 RDI: 0000000000000007
RBP: 0000000000000000 R08: ffff888032595a00 R09: 0000000000000007
R10: 000000000000000d R11: 0000000000000000 R12: 0000000000000000
R13: 0000000000000007 R14: ffff888073fd8180 R15: 1ffff1100e7fb030
FS: 0000555588b13380(0000) GS:ffff8881259e6000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055dba778f798 CR3: 0000000076a32000 CR4: 00000000003526f0
Call Trace:
<TASK>
ieee80211_sta_cur_vht_bw net/mac80211/ieee80211_i.h:2230 [inline]
__ieee80211_vht_handle_opmode+0x3c0/0x850 net/mac80211/vht.c:701
sta_link_apply_parameters+0xb75/0xf60 net/mac80211/cfg.c:1987
sta_apply_parameters+0x944/0x15b0 net/mac80211/cfg.c:2111
ieee80211_add_station+0x424/0x6a0 net/mac80211/cfg.c:2194
rdev_add_station+0x108/0x290 net/wireless/rdev-ops.h:201
nl80211_new_station+0x1755/0x1b70 net/wireless/nl80211.c:8358
genl_family_rcv_msg_doit+0x212/0x300 net/netlink/genetlink.c:1115
genl_family_rcv_msg net/netlink/genetlink.c:1195 [inline]
genl_rcv_msg+0x60e/0x790 net/netlink/genetlink.c:1210
netlink_rcv_skb+0x205/0x470 net/netlink/af_netlink.c:2534
genl_rcv+0x28/0x40 net/netlink/genetlink.c:1219
netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline]
netlink_unicast+0x758/0x8d0 net/netlink/af_netlink.c:1339
netlink_sendmsg+0x805/0xb30 net/netlink/af_netlink.c:1883
sock_sendmsg_nosec net/socket.c:714 [inline]
__sock_sendmsg+0x219/0x270 net/socket.c:729
____sys_sendmsg+0x505/0x830 net/socket.c:2614
___sys_sendmsg+0x21f/0x2a0 net/socket.c:2668
__sys_sendmsg net/socket.c:2700 [inline]
__do_sys_sendmsg net/socket.c:2705 [inline]
__se_sys_sendmsg net/socket.c:2703 [inline]
__x64_sys_sendmsg+0x19b/0x260 net/socket.c:2703
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f22ab1537d9
Code: 48 83 c4 28 c3 e8 e7 18 00 00 0f 1f 80 00 00 00 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fffa34ff748 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007fffa34ff918 RCX: 00007f22ab1537d9
RDX: 0000000000000000 RSI: 0000200000001080 RDI: 0000000000000006
RBP: 00007f22ab1c6610 R08: 0000000000000000 R09: 00007fffa34ff918
R10: 0000000000000012 R11: 0000000000000246 R12: 0000000000000001
R13: 00007fffa34ff908 R14: 0000000000000001 R15: 0000000000000001
</TASK>
---
If you want syzbot to run the reproducer, reply with:
#syz test: git://repo/address.git branch-or-commit-hash
If you attach or paste a git patch, syzbot will apply it before testing.
next prev parent reply other threads:[~2025-06-26 12:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-26 5:52 [syzbot] [wireless?] WARNING in _ieee80211_sta_cur_vht_bw syzbot
2025-06-26 12:57 ` syzbot [this message]
2025-07-01 18:16 ` [syzbot] " syzbot
[not found] <CAF3JpA5AaoPXnQ81PYoEP89kGbKype5Fcew8JWSds4xbz40s+g@mail.gmail.com>
2025-07-01 19:04 ` [syzbot] [wireless?] " syzbot
-- strict thread matches above, loose matches on Subject: below --
2025-07-01 19:49 Moonhee Lee
2025-07-01 20:34 ` [syzbot] [wireless?] " syzbot
2025-07-01 21:11 [PATCH] wifi: mac80211: reject opmode notification for unsupported channel widths Moon Hee Lee
2025-07-01 21:43 ` [syzbot] [wireless?] WARNING in _ieee80211_sta_cur_vht_bw syzbot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=685d43b9.050a0220.2303ee.01db.GAE@google.com \
--to=syzbot+ededba317ddeca8b3f08@syzkaller.appspotmail.com \
--cc=johannes@sipsolutions.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=syzkaller-bugs@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.