diff options
author | Johannes Berg <[email protected]> | 2017-04-20 21:32:16 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-20 15:37:46 -0400 |
commit | 3018e947d7fd536d57e2b550c33e456d921fff8c (patch) | |
tree | 953897a237d16d75a26637e1d13f160994d96741 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6324805979719c7183063520c4ab9c178dc2f60c (diff) |
mac80211: reject ToDS broadcast data frames
AP/AP_VLAN modes don't accept any real 802.11 multicast data
frames, but since they do need to accept broadcast management
frames the same is currently permitted for data frames. This
opens a security problem because such frames would be decrypted
with the GTK, and could even contain unicast L3 frames.
Since the spec says that ToDS frames must always have the BSSID
as the RA (addr1), reject any other data frames.
The problem was originally reported in "Predicting, Decrypting,
and Abusing WPA2/802.11 Group Keys" at usenix
https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/vanhoef
and brought to my attention by Jouni.
Cc: [email protected]
Reported-by: Jouni Malinen <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
--
Dave, I didn't want to send you a new pull request for a single
commit yet again - can you apply this one patch as is?
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions