linux/drivers/net/wireless/rtlwifi/rtl8723ae
Johannes Berg d8ca16db6b mac80211: add length check in ieee80211_is_robust_mgmt_frame()
A few places weren't checking that the frame passed to the
function actually has enough data even though the function
clearly documents it must have a payload byte. Make this
safer by changing the function to take an skb and checking
the length inside. The old version is preserved for now as
the rtl* drivers use it and don't have a correct skb.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-02-04 21:58:07 +01:00
..
btc.h
def.h
dm.c
dm.h
fw.c treewide: Fix typo in printk 2013-08-20 12:44:03 +02:00
fw.h
hal_bt_coexist.c
hal_bt_coexist.h
hal_btc.c
hal_btc.h
hw.c
hw.h
led.c
led.h
Makefile
phy.c rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routine 2013-10-03 16:39:09 -04:00
phy.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2013-10-07 15:40:44 -04:00
pwrseq.c
pwrseq.h
pwrseqcmd.c
pwrseqcmd.h
reg.h
rf.c
rf.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
sw.c rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routine 2013-10-03 16:39:09 -04:00
sw.h
table.c
table.h
trx.c mac80211: add length check in ieee80211_is_robust_mgmt_frame() 2014-02-04 21:58:07 +01:00
trx.h