diff options
author | Johannes Berg <johannes.berg@intel.com> | 2022-05-19 18:57:53 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-06-20 13:54:48 +0300 |
commit | 92ea8df110b8ca92f9664ec7bd76dea109115348 (patch) | |
tree | 32b599fa52f567b58aee78290f102c9edc492f02 /include | |
parent | 8092a0eed4080a33a4c8681f4231c40c0bb7cb5c (diff) | |
download | linux-92ea8df110b8ca92f9664ec7bd76dea109115348.tar.xz |
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: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions