Files
linux/net
Johannes Berg 92ea8df110 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>
2022-06-20 12:54:48 +02:00
..
2022-06-09 21:53:09 -07:00
2022-06-15 12:51:31 +01:00
2022-04-07 21:06:41 -07:00
2022-05-10 11:59:22 +02:00
2022-06-13 13:47:15 +01:00