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
..
2014-01-24 15:51:02 -08:00
2014-01-24 15:51:02 -08:00
2014-01-25 13:18:00 -08:00
2014-01-23 16:36:53 -08:00
2014-01-25 15:33:41 -08:00
2014-01-23 18:56:08 -08:00
2014-01-23 18:45:38 -08:00
2014-01-24 17:13:49 -08:00
2014-01-23 18:49:36 -08:00
2014-01-23 18:36:55 -08:00
2014-01-23 18:45:38 -08:00
2014-01-24 15:51:02 -08:00
2014-01-23 18:49:36 -08:00
2014-01-24 15:51:02 -08:00
2014-01-24 15:51:02 -08:00
2014-01-24 15:51:02 -08:00
2014-01-24 17:13:49 -08:00
2014-01-24 15:51:02 -08:00
2014-01-24 15:51:02 -08:00
2014-01-24 15:51:02 -08:00
2014-01-25 11:17:34 -08:00
2014-01-24 17:17:30 -08:00
2014-01-24 15:51:02 -08:00
2014-01-25 10:49:30 -08:00
2014-01-25 11:17:34 -08:00
2014-01-23 16:36:53 -08:00
2014-01-24 17:41:50 -08:00
2014-01-25 11:17:34 -08:00
2014-01-23 16:37:04 -08:00
2014-01-25 13:19:10 -08:00
2014-01-26 11:00:41 -08:00
2014-02-04 21:58:07 +01:00
2014-01-25 11:17:34 -08:00
2014-01-24 15:51:02 -08:00
2014-01-25 11:17:34 -08:00
2014-01-23 18:45:38 -08:00
2014-01-24 15:51:02 -08:00
2014-01-25 11:17:34 -08:00
2014-01-25 13:19:10 -08:00
2014-01-23 19:11:50 -08:00
2014-01-25 11:17:34 -08:00
2014-01-24 17:18:32 -08:00
2014-01-25 13:20:36 -08:00
2014-01-25 11:17:34 -08:00
2014-01-24 17:13:49 -08:00
2014-01-23 18:49:36 -08:00
2014-01-24 15:51:02 -08:00
2014-01-24 17:42:31 -08:00
2014-01-24 17:16:31 -08:00
2014-01-23 16:36:55 -08:00
2014-01-23 16:37:04 -08:00
2014-01-23 18:49:36 -08:00
2014-01-24 15:51:02 -08:00