Linux 5.4.219
From: Greg Kroah-Hartman
Date: Mon Oct 17 2022 - 11:53:57 EST
I'm announcing the release of the 5.4.219 kernel.
All users of the 5.4 kernel series must upgrade.
The updated 5.4.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 +-
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, 30 insertions(+), 20 deletions(-)
Greg Kroah-Hartman (1):
Linux 5.4.219
Johannes Berg (3):
mac80211: mlme: find auth challenge directly
wifi: mac80211: don't parse mbssid in assoc response
wifi: mac80211: fix MBSSID parsing use-after-free
Sasha Levin (1):
Revert "fs: check FMODE_LSEEK to control internal pipe splicing"