Arik Nemtsov
a66b98db57
mac80211: fix rx->key NULL dereference during mic failure
...
Sometimes when reporting a MIC failure rx->key may be unset. This
code path is hit when receiving a packet meant for a multicast
address, and decryption is performed in HW.
Fortunately, the failing key_idx is not used for anything up to
(and including) usermode, so we allow ourselves to drop it on the
way up when a key cannot be retrieved.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-27 14:45:25 -04:00
..
2011-05-20 13:43:21 -07:00
2011-05-23 16:29:24 -04:00
2011-05-26 14:55:51 -04:00
2011-03-31 18:59:10 -07:00
2011-05-27 13:07:21 -04:00
2011-04-17 00:48:31 -07:00
2011-05-20 13:43:21 -07:00
2011-06-15 15:03:37 -03:00
2011-05-27 13:04:40 -04:00
2011-05-22 20:11:49 -04:00
2011-05-26 14:23:35 -04:00
2011-05-03 09:28:13 -07:00
2011-05-27 13:41:33 -04:00
2011-03-14 17:02:42 -07:00
2011-05-18 18:32:03 -04:00
2011-05-20 13:43:21 -07:00
2011-03-04 09:56:19 +11:00
2011-05-05 14:59:02 -07:00
2011-04-17 00:15:22 -07:00
2011-01-12 19:00:40 -08:00
2011-04-12 15:33:23 -07:00
2011-05-27 13:39:11 -04:00
2011-05-24 01:13:12 -04:00
2011-03-21 18:16:39 -07:00
2011-05-19 18:58:39 -04:00
2011-05-13 14:55:21 -04:00
2011-05-24 01:13:12 -04:00
2011-05-20 13:43:21 -07:00
2010-11-22 08:16:14 -08:00
2011-04-11 18:59:05 -07:00
2011-06-27 14:45:25 -04:00
2011-05-27 13:37:46 +02:00
2011-05-22 21:43:41 -07:00
2011-05-24 01:13:12 -04:00
2011-04-14 00:20:07 -07:00
2011-05-24 01:13:12 -04:00
2011-05-24 01:13:12 -04:00
2011-03-31 11:26:23 -03:00
2011-05-19 13:53:54 -04:00
2011-04-14 00:20:07 -07:00
2011-05-19 18:51:50 -04:00
2011-05-25 17:55:32 -04:00
2011-05-25 17:55:32 -04:00
2011-05-23 09:12:26 -07:00
2011-05-10 16:04:02 -04:00
2011-05-24 01:13:12 -04:00
2011-03-31 11:26:23 -03:00
2011-06-27 14:45:25 -04:00
2011-03-31 11:26:23 -03:00
2011-05-11 14:26:58 -04:00
2011-05-05 11:10:14 -07:00
2011-04-29 10:20:53 -07:00
2011-03-07 12:50:52 -08:00
2011-05-20 13:43:21 -07:00