diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-10-05 14:42:06 (GMT) |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-10-12 07:19:11 (GMT) |
commit | e2b5227faaf33109d9d00f8a99f7b4f45a9d9c9f (patch) | |
tree | 871ad06936c30c4e73755777537a49eb7e6fcb43 /usr | |
parent | 8b935ee2ea17db720d70f6420f77f594c0c93f75 (diff) | |
download | linux-e2b5227faaf33109d9d00f8a99f7b4f45a9d9c9f.tar.xz |
mac80211: validate DA/SA during A-MSDU decapsulation
As pointed out by Michael Braun, we don't check inner L2 addresses
during A-MSDU decapsulation, leading to the possibility that, for
example, a station associated to an AP sends frames as though they
came from somewhere else.
Fix this problem by letting cfg80211 validate the addresses, as
indicated by passing in the ones that need to be validated.
Reported-by: Michael Braun <michael-dev@fami-braun.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions