]> git.ipfire.org Git - thirdparty/hostap.git/commit
Reject Group Key message 1/2 prior to completion of 4-way handshake
authorJouni Malinen <j@w1.fi>
Sat, 7 Mar 2015 10:58:19 +0000 (12:58 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 7 Mar 2015 11:00:06 +0000 (13:00 +0200)
commit761396e4bef0218cd64347976520235f4868fbc7
treea9e09d9645d2ae0a1dfef80dfca4e1b4550c8f2d
parent68baa82cd298ec0f6f5ce02ac4e2f94ac967ec60
Reject Group Key message 1/2 prior to completion of 4-way handshake

Previously, it would have been possible to complete RSN connection by
skipping the msg 3/4 and 4/4 completely. This would have resulted in
pairwise key not being configured. This is obviously not supposed to
happen in practice and could result in unexpected behavior, so reject
group key message before the initial 4-way handshake has been completed.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.c
src/rsn_supp/wpa_i.h