commit | 588f7d39b3592a36fb7702ae3b8bdd9be4621e2f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Feb 13 15:13:30 2019 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jun 14 15:46:33 2019 +0200 |
tree | 86f64bf46f4305f08c3032f35f985ffcc66806ac | |
parent | 180aa422ef2701bd466bb9ade1923a17adfc6299 [diff] |
mac80211: drop robust management frames from unknown TA When receiving a robust management frame, drop it if we don't have rx->sta since then we don't have a security association and thus couldn't possibly validate the frame. Cc: stable@vger.kernel.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>