]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/dpp_supplicant.c
DPP: Ignore GAS server status callback for unknown response
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 Nov 2017 11:48:40 +0000 (13:48 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 27 Nov 2017 11:48:40 +0000 (13:48 +0200)
commit82feacced044b202826e9eb3b8437f06b89c2848
treef230613b023c9ff05c1bf8eefdf3e499cbd34d85
parent73a7feb3114bcd4936d5fee42751906ca246924d
DPP: Ignore GAS server status callback for unknown response

It was possible for a timeout from an old GAS server operation to
trigger DPP configuration failure during the subsequent DPP operation.
Fix this by verifying that the status callback is for the response
generated during the same DPP Authentication/Configuration exchange.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/dpp.h
wpa_supplicant/dpp_supplicant.c