]> git.ipfire.org Git - thirdparty/hostap.git/commit
SME: MLD: Deauthenticate when failing to parse ML element
authorIlan Peer <ilan.peer@intel.com>
Mon, 8 Apr 2024 13:06:57 +0000 (16:06 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 21 Apr 2024 08:01:28 +0000 (11:01 +0300)
commit39fefeada621ecc1e229c6993b10571d7e8da64a
treee26aaa6e96009ff1506b72622e3ea3e3434c0d57
parent6f3e7c5d3ec04e48506b7cd364ccb7262b3dbccf
SME: MLD: Deauthenticate when failing to parse ML element

If parsing the basic ML element in the Authenticate frame fails,
instead of only disassociating, completely deauthenticate so all
state machines would be in a consistent state.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/sme.c