Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Abeni <pabeni@redhat.com>
Thu, 13 Oct 2022 11:19:41 +0000 (13:19 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 13 Oct 2022 11:19:41 +0000 (13:19 +0200)
commitac85bc717cb5af334563c3622afd8fe543ca5fd5
tree29c6792f6011c9177c89e57402f1426d7e3af0d5
parentfa182ea26ff09cbadb28bbcd6196209b3555eb1d
parente7ad651c31c5e1289323e6c680be6e582a593b26
Merge tag 'wireless-2022-10-13' of git://git./linux/kernel/git/wireless/wireless

Johannes Berg says:

====================
More wireless fixes for 6.1

This has only the fixes for the scan parsing issues.

* tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless:
  wifi: cfg80211: update hidden BSSes to avoid WARN_ON
  wifi: mac80211: fix crash in beacon protection for P2P-device
  wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
  wifi: cfg80211: avoid nontransmitted BSS list corruption
  wifi: cfg80211: fix BSS refcounting bugs
  wifi: cfg80211: ensure length byte is present before access
  wifi: mac80211: fix MBSSID parsing use-after-free
  wifi: cfg80211/mac80211: reject bad MBSSID elements
  wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
====================

Link: https://lore.kernel.org/r/20221013100522.46346-1-johannes@sipsolutions.net
Signed-off-by: Paolo Abeni <pabeni@redhat.com>