]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Verify that appropriate Status Code is used in SAE commit (SME)
authorJouni Malinen <jouni@codeaurora.org>
Sat, 8 Feb 2020 01:36:13 +0000 (03:36 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Sat, 8 Feb 2020 05:19:53 +0000 (07:19 +0200)
commitca1cecc54d7c43b29b0c3adb63e21b2381620bea
tree14c29a6dc9b28b51d40b780952464f2bb0c25cc1
parentc248ebaf4ff4ce01f18b754d178fbdb1a4009394
SAE: Verify that appropriate Status Code is used in SAE commit (SME)

Previous version accepted both 0 and 126 values in SAE commit message
from the AP. Explicitly check that the value the AP uses matches what
the STA started with to avoid unexpected cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/sme.c