linux/drivers/net/wireless/ath
Michal Kazior 9936194437 ath10k: sanitize tx ring index access properly
The tx ring index was immediately trimmed with a
bitmask. This discarded the 0xFFFFFFFF error case
(which theoretically can happen when a device is
abruptly disconnected) and led to using an invalid
tx ring index. This could lead to memory
corruption.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-07-15 11:19:45 +03:00
..
ar5523 mac80211: add vif to flush call 2014-04-09 10:55:29 +02:00
ath5k ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting. 2014-04-30 12:13:07 -04:00
ath6kl ath6kl: add support for ar6004 hw3.0 2014-07-14 16:03:38 +03:00
ath9k Merge branch 'for-linville' of git://github.com/kvalo/ath 2014-05-30 13:43:31 -04:00
ath10k ath10k: sanitize tx ring index access properly 2014-07-15 11:19:45 +03:00
carl9170 carl9170: fix leaks at failure path in carl9170_usb_probe() 2014-05-22 14:04:36 -04:00
wcn36xx wcn36xx: Use kmemdup instead of kmalloc + memcpy 2014-05-29 13:08:11 -04:00
wil6210 wil6210: improve debug for WMI receive 2014-05-30 13:49:34 -04:00
ath.h
debug.c
dfs_pattern_detector.c ath: add JP DFS pattern detector 2014-05-16 14:26:53 -04:00
dfs_pattern_detector.h
dfs_pri_detector.c
dfs_pri_detector.h
hw.c
Kconfig
key.c
main.c
Makefile
reg.h
regd_common.h
regd.c
regd.h