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-23 16:36:55 -08:00
2014-01-24 17:17:30 -08:00
2014-01-25 10:49:30 -08:00
2014-01-26 11:00:41 -08:00
2014-01-25 11:17:34 -08:00
2014-01-22 23:23:54 -08:00
2014-01-26 11:00:41 -08:00
2014-01-25 13:20:36 -08:00
2014-01-23 16:36:51 -08:00
2014-01-25 13:20:36 -08:00
2014-01-23 18:49:36 -08:00
2014-01-21 16:19:46 -08:00
2014-01-23 16:36:56 -08:00
2014-01-21 16:19:48 -08:00
2014-01-23 18:11:00 -08:00
2014-01-23 18:11:00 -08:00
2014-01-21 16:19:41 -08:00
2014-01-23 18:36:55 -08:00
2014-01-21 18:57:43 -08:00
2014-01-21 23:17:20 -08:00
2014-01-21 16:19:41 -08:00
2014-01-23 16:36:52 -08:00
2014-01-23 16:36:50 -08:00
2014-01-21 16:19:43 -08:00
2014-01-23 16:36:50 -08:00
2014-01-23 16:36:50 -08:00
2014-02-04 21:58:07 +01:00
2014-01-23 18:08:10 -08:00
2014-01-25 11:17:34 -08:00
2014-01-23 16:37:03 -08:00
2014-01-21 16:19:45 -08:00
2014-01-23 16:36:51 -08:00
2014-01-23 16:36:51 -08:00
2014-01-21 16:19:44 -08:00
2014-01-21 16:19:49 -08:00
2014-01-23 16:36:50 -08:00
2014-01-21 16:19:44 -08:00
2014-01-23 16:36:50 -08:00
2014-01-21 16:19:48 -08:00
2014-01-22 21:57:17 -08:00
2014-01-23 16:36:55 -08:00
2014-01-23 16:36:50 -08:00
2014-01-23 16:36:50 -08:00
2014-01-23 16:36:55 -08:00
2014-01-22 16:39:28 -08:00
2014-01-23 16:36:50 -08:00
2014-01-22 19:36:57 +01:00
2014-01-25 11:10:14 -08:00
2014-01-23 14:48:35 +01:00
2014-01-25 11:17:34 -08:00
2014-01-23 16:36:58 -08:00
2014-01-21 23:17:20 -08:00
2014-01-21 23:17:20 -08:00
2014-01-21 16:19:45 -08:00
2014-01-23 16:37:02 -08:00
2014-01-25 11:17:34 -08:00
2014-01-23 16:36:51 -08:00
2014-01-22 21:57:05 -08:00
2014-01-21 17:05:27 -08:00
2014-01-23 16:37:04 -08:00
2014-01-22 10:25:39 +01:00