wifi: mac80211: drop invalid source address OCB frames
authorJohannes Berg <johannes.berg@intel.com>
Mon, 16 Jun 2025 15:18:38 +0000 (17:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Jun 2025 12:29:49 +0000 (14:29 +0200)
commitd1b1a5eb27c4948e8811cf4dbb05aaf3eb10700c
tree4a76fd5ae2a7d2e82027143db14ac79887f626a3
parenta85b8544d46390469b6ca72d6bfd3ecb7be985ff
wifi: mac80211: drop invalid source address OCB frames

In OCB, don't accept frames from invalid source addresses
(and in particular don't try to create stations for them),
drop the frames instead.

Reported-by: syzbot+8b512026a7ec10dcbdd9@syzkaller.appspotmail.com
Closes: https://lore.kernel.org/r/6788d2d9.050a0220.20d369.0028.GAE@google.com/
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Tested-by: syzbot+8b512026a7ec10dcbdd9@syzkaller.appspotmail.com
Link: https://patch.msgid.link/20250616171838.7433379cab5d.I47444d63c72a0bd58d2e2b67bb99e1fea37eec6f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c