linux-stable/drivers/staging/rtl8192u
Dan Carpenter 9c03db0ec8 staging: rtl8192u: Fix use after free in ieee80211_rx()
[ Upstream commit bcc5e2dcf0 ]

We cannot dereference the "skb" pointer after calling
ieee80211_monitor_rx(), because it is a use after free.

Fixes: 8fc8598e61 ("Staging: Added Realtek rtl8192u driver to staging")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/Y33BArx3k/aw6yv/@kili
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-07 12:07:26 +01:00
..
ieee80211 staging: rtl8192u: Fix use after free in ieee80211_rx() 2023-01-07 12:07:26 +01:00
Kconfig
Makefile
authors
changes
copying
r819xU_cmdpkt.c
r819xU_cmdpkt.h
r819xU_firmware.c
r819xU_firmware.h
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_phy.c
r819xU_phy.h
r819xU_phyreg.h
r8180_93cx6.c
r8180_93cx6.h
r8190_rtl8256.c
r8190_rtl8256.h
r8192U.h
r8192U_core.c staging: rtl8192u: fix control-message timeouts 2021-11-12 13:18:02 +01:00
r8192U_dm.c
r8192U_dm.h
r8192U_hw.h
r8192U_wx.c staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan() 2021-03-17 16:10:16 +01:00
r8192U_wx.h