Searched hist:b16798f5b907733966fd1a558fca823b3c67e4a1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | diff b16798f5b907733966fd1a558fca823b3c67e4a1 Thu Mar 26 09:51:35 CDT 2020 Johannes Berg <johannes.berg@intel.com> mac80211: mark station unauthorized before key removal
If a station is still marked as authorized, mark it as no longer so before removing its keys. This allows frames transmitted to it to be rejected, providing additional protection against leaking plain text data during the disconnection flow.
Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20200326155133.ccb4fb0bb356.If48f0f0504efdcf16b8921f48c6d3bb2cb763c99@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|