Skip to content
Commit 92ea8df1 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: mac80211: reject WEP or pairwise keys with key ID > 3



We don't really care too much right now since our data
structures are set up to not have a problem with this,
but clearly it's wrong to accept WEP and pairwise keys
with key ID > 3.

However, with MLD we need to split into per-link (GTK,
IGTK, BIGTK) and per interface/MLD (including WEP) keys
so make sure this is not a problem.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 8092a0ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment