[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211021154351.134297-1-johannes@sipsolutions.net>
Date: Thu, 21 Oct 2021 17:43:50 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2021-10-21
Hi,
So I had two fixes pending in my tree and forgot to send them before
going on vacation ... at least they've been there for a while now ;)
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit ca6e11c337daf7925ff8a2aac8e84490a8691905:
phy: mdio: fix memory leak (2021-09-30 17:11:59 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-10-21
for you to fetch changes up to a2083eeb119fb9307258baea9b7c243ca9a2e0b6:
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() (2021-10-01 11:02:27 +0200)
----------------------------------------------------------------
Two small fixes:
* RCU misuse in scan processing in cfg80211
* missing size check for HE data in mac80211 mesh
----------------------------------------------------------------
Johannes Berg (2):
mac80211: mesh: fix HE operation element length check
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
net/mac80211/mesh.c | 9 +++++----
net/wireless/scan.c | 7 +++++--
2 files changed, 10 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists