linux/drivers/net/wireless/realtek
Chris Chiu f98cea40fa rtl8xxxu: prevent potential memory leak
[ Upstream commit 86279456a4 ]

Free the skb if usb_submit_urb fails on rx_urb. And free the urb
no matter usb_submit_urb succeeds or not in rtl8xxxu_submit_int_urb.

Signed-off-by: Chris Chiu <chiu@endlessm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200906040424.22022-1-chiu@endlessm.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-30 10:38:31 +01:00
..
rtl8xxxu rtl8xxxu: prevent potential memory leak 2020-10-30 10:38:31 +01:00
rtl818x rtl818x: fix potential use after free 2019-12-05 09:20:06 +01:00
rtlwifi rtlwifi: rtl8192cu: Prevent leaking urb 2020-09-03 11:24:20 +02:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile