]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/dpp.c
DPP: Reject unexpected Req/Resp message based on Auth/PKEX role
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 13 Nov 2017 10:54:20 +0000 (12:54 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 13 Nov 2017 10:55:56 +0000 (12:55 +0200)
commit03abb6b5416d472d473c7017802236f8397d0278
tree7c6d0a617915da15b29fc77a2607ee5af2e2d671
parentba37ba419a1fda9de757d2260bdd81e0dbd1bf41
DPP: Reject unexpected Req/Resp message based on Auth/PKEX role

This prevents issues where an unexpected message in the DPP
Authentication exchange or PKEX could result in undefined behavior.

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