]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4e669f52c976f0a52b048d69955a87f0de53457
tree29c6792f6011c9177c89e57402f1426d7e3af0d5
parentea6cb88a4e8bb7256c6d3c8d7afddb5018e13fb1
parente98495bcae8073fb0a05ef8e155b9b13b8b0a39a
Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/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>