]> git.ipfire.org Git - thirdparty/hostap.git/commit
OCV: Verify OCI in 4-way and group key handshake
authorMathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
Mon, 6 Aug 2018 19:46:31 +0000 (15:46 -0400)
committerJouni Malinen <j@w1.fi>
Mon, 17 Dec 2018 13:42:23 +0000 (15:42 +0200)
commitaed61c4efac798a2b185da962c93f3889ed1ba1c
tree9352a2ca5f77ee296301322ac7ce07a3263eb905
parent1034f67bf1528686f6dad93c9590cad8fcd3435b
OCV: Verify OCI in 4-way and group key handshake

Verify the received OCI element in the 4-way and group key handshakes.
If verification fails, the handshake message is silently dropped.

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
src/ap/wpa_auth.c
src/rsn_supp/wpa.c