[PATCH 5.4 0/4] 5.4.219-rc1 review

From: Greg Kroah-Hartman
Date: Sun Oct 16 2022 - 02:46:26 EST


This is the start of the stable review cycle for the 5.4.219 release.
There are 4 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Tue, 18 Oct 2022 06:44:46 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.219-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.4.219-rc1

Johannes Berg <johannes.berg@xxxxxxxxx>
wifi: mac80211: fix MBSSID parsing use-after-free

Johannes Berg <johannes.berg@xxxxxxxxx>
wifi: mac80211: don't parse mbssid in assoc response

Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211: mlme: find auth challenge directly

Sasha Levin <sashal@xxxxxxxxxx>
Revert "fs: check FMODE_LSEEK to control internal pipe splicing"


-------------

Diffstat:

Makefile | 4 ++--
fs/splice.c | 10 ++++++----
net/mac80211/ieee80211_i.h | 4 ++--
net/mac80211/mlme.c | 21 +++++++++++++--------
net/mac80211/scan.c | 2 ++
net/mac80211/util.c | 11 ++++++-----
6 files changed, 31 insertions(+), 21 deletions(-)