diff options
author | Arik Nemtsov <arik@wizery.com> | 2011-06-22 23:00:24 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-06-27 20:45:25 +0200 |
commit | a66b98db570a638afd909459e1e6bfa272344bd3 (patch) | |
tree | e4e78a0602b46121548fad2e357f03d550d23c94 /drivers/vhost | |
parent | iwlagn: fix *_UCODE_API_MAX output in the firmware field (diff) | |
download | linux-a66b98db570a638afd909459e1e6bfa272344bd3.tar.xz linux-a66b98db570a638afd909459e1e6bfa272344bd3.zip |
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>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions