]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP3: Fix push button boostrapping key passing through PKEX
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 22 Jul 2022 18:06:04 +0000 (21:06 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 22 Jul 2022 18:06:04 +0000 (21:06 +0300)
commita7b8cef8b710fee63c9dafe3f9a5515fe49e44f4
tree999dfb2e0b2adf948db1db6252215cc4b1c5ed92
parent69d7c8e6bb17536e095944335b8fd144ffe4e7d4
DPP3: Fix push button boostrapping key passing through PKEX

When PKEX was started through the push button mechanism, the own
bootstrapping key was not bound correctly to the Authentication phase
information and that ended up in incorrectly generating a new
bootstrapping key for the Authentication exchange. Fix this by added the
needed own=<id> parameter into the cached parameters when using push
button.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/dpp_hostapd.c
wpa_supplicant/dpp_supplicant.c