]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Detect PFS downgrade attack while processing EAPOL-Key msg 2/4
authorJouni Malinen <jouni@codeaurora.org>
Fri, 1 May 2020 17:02:48 +0000 (20:02 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 3 May 2020 21:37:44 +0000 (00:37 +0300)
commit9561925b4d95fa5e463bbfe165792e4eb52b61e5
treecfd686747377a5de95c3a9e528b98c6fb709993e
parent68422fedbf1d2be71f726b6a2a90fae510e513ee
DPP2: Detect PFS downgrade attack while processing EAPOL-Key msg 2/4

Do not allow association to continue if the local configuration enables
PFS and the station indicates it supports PFS, but PFS was not
negotiated for the association.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/wpa_auth.c