]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Reject request with mismatching PMKID (no PMKSA cache entry)
authorAshok Ponnaiah <aponnaia@codeaurora.org>
Wed, 7 Feb 2018 10:16:20 +0000 (12:16 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 7 Feb 2018 10:24:36 +0000 (12:24 +0200)
commit458d8984de1d171b4d115c79e8c887283a7b231a
tree4a649b81c3b26fa66c5db5af024167286f90d911
parent5ac4346426a7471f8783bdaea22e27a86c5f42c0
SAE: Reject request with mismatching PMKID (no PMKSA cache entry)

Reject SAE association request when PMKID is included in the RSNE, but
the corresponding PMKSA is not available in the AP.

Signed-off-by: Ashok Ponnaiah <aponnaia@codeaurora.org>
src/ap/wpa_auth_ie.c