1
0
Fork 0
alistair23-linux/drivers/net/wireless
Johan Hovold ac39443b7b rsi: fix non-atomic allocation in completion handler
commit b9b9f9fea2 upstream.

USB completion handlers are called in atomic context and must
specifically not allocate memory using GFP_KERNEL.

Fixes: a1854fae14 ("rsi: improve RX packet handling in USB interface")
Cc: stable <stable@vger.kernel.org> # 4.17
Cc: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-01 09:34:52 +00:00
..
admtek treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501 2019-06-19 17:09:56 +02:00
ath ath9k: fix storage endpoint lookup 2020-02-01 09:34:37 +00:00
atmel drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
broadcom brcmfmac: fix interface sanity check 2020-02-01 09:34:37 +00:00
cisco airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE 2020-01-29 16:45:22 +01:00
intel iwlwifi: mvm: fix potential SKB leak on TXQ TX 2020-01-29 16:45:30 +01:00
intersil orinoco_usb: fix interface sanity check 2020-02-01 09:34:31 +00:00
marvell libertas: Fix two buffer overflows at parsing bss descriptor 2020-01-29 16:45:33 +01:00
mediatek mt76: mt76u: rely on usb_interface instead of usb_dev 2020-01-26 10:01:08 +01:00
quantenna qtnfmac: fix using skb after free 2019-12-31 16:45:28 +01:00
ralink rt2800: remove errornous duplicate condition 2020-01-26 10:01:06 +01:00
realtek rtl8xxxu: fix interface sanity check 2020-02-01 09:34:38 +00:00
rsi rsi: fix non-atomic allocation in completion handler 2020-02-01 09:34:52 +00:00
st cw1200: Fix a signedness bug in cw1200_load_firmware() 2020-01-23 08:22:55 +01:00
ti mac80211: pass the vif to cancel_remain_on_channel 2019-07-26 13:08:28 +02:00
zydas zd1211rw: fix storage endpoint lookup 2020-02-01 09:34:38 +00:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile mac80211-next: rtnetlink wifi simulation device 2018-12-05 15:31:31 +01:00
mac80211_hwsim.c mac80211_hwsim: fix incorrect dev_alloc_name failure goto 2019-10-04 13:59:48 +02:00
mac80211_hwsim.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ray_cs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 416 2019-06-05 17:37:15 +02:00
ray_cs.h
rayctl.h
rndis_wlan.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
virt_wifi.c virt_wifi: fix use-after-free in virt_wifi_newlink() 2019-12-17 19:55:55 +01:00
wl3501.h
wl3501_cs.c wl3501_cs: remove redundant variable rc 2019-07-24 14:45:24 +03:00