Merge tag 'mac80211-for-net-2020-11-13' of...
Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 Johannes Berg says: ==================== A handful of fixes: * a use-after-free fix in rfkill * a memory leak fix in the mac80211 TX status path * some rate scaling fixes * a fix for the often-reported (by syzbot) sleeping in atomic issue with mac80211's station removal * tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211: mac80211: free sta in sta_info_insert_finish() on errors mac80211: minstrel: fix tx status processing corner case mac80211: minstrel: remove deferred sampling code mac80211: fix memory leak on filtered powersave frames rfkill: Fix use-after-free in rfkill_resume() ==================== Link: https://lore.kernel.org/r/20201113093421.24025-1-johannes@sipsolutions.net Signed-off-by:Jakub Kicinski <kuba@kernel.org>
No related branches found
No related tags found
Showing
- net/mac80211/rc80211_minstrel.c 5 additions, 22 deletionsnet/mac80211/rc80211_minstrel.c
- net/mac80211/rc80211_minstrel.h 0 additions, 1 deletionnet/mac80211/rc80211_minstrel.h
- net/mac80211/sta_info.c 4 additions, 10 deletionsnet/mac80211/sta_info.c
- net/mac80211/status.c 8 additions, 10 deletionsnet/mac80211/status.c
- net/rfkill/core.c 3 additions, 0 deletionsnet/rfkill/core.c
Loading
Please register or sign in to comment