linux_dsm_epyc7002/drivers/net/wireless
Pan Bian 9dc7efd397 rndis_wlan: add return value validation
Function create_singlethread_workqueue() will return a NULL pointer if
there is no enough memory, and its return value should be validated
before using. However, in function rndis_wlan_bind(), its return value
is not checked. This may cause NULL dereference bugs. This patch fixes
it.

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-04-26 12:03:49 +03:00
..
admtek wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
ath wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
atmel My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
broadcom wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
cisco net: use core MTU range checking in wireless drivers 2016-10-20 14:51:08 -04:00
intel wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
intersil orinoco_usb: Fix buffer on stack 2017-04-26 12:01:10 +03:00
marvell libertas: check return value of alloc_workqueue 2017-04-26 12:03:24 +03:00
mediatek mt7601u: check return value of alloc_skb 2017-04-26 12:01:58 +03:00
ralink wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
realtek rtlwifi: rtl8821ae: setup 8812ae RFE according to device type 2017-04-26 11:58:03 +03:00
rsi wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
st drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
ti netlink: pass extended ACK struct to parsing functions 2017-04-13 13:58:22 -04:00
zydas My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
Kconfig wireless: deprecate WDS and disable by default 2016-10-27 09:08:43 +02:00
mac80211_hwsim.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
mac80211_hwsim.h mac80211_hwsim: fix command documentation indentation 2017-03-06 09:21:48 +01:00
Makefile
ray_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ray_cs.h
rayctl.h
rndis_wlan.c rndis_wlan: add return value validation 2017-04-26 12:03:49 +03:00
wl3501_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
wl3501.h