[PATCH v2 1/3] HS 2.0: crypto engine support for creds.

Jouni Malinen j at w1.fi
Sun Dec 12 11:07:41 PST 2021


Thanks, applied all three patches with some fixes and cleanup. In
particular, the patch 2/3 had issues in the new helper functions that
were moved from ctrl_iface.c to wpa_supplicant.c. They seemed to be
reordering operations in a manner that would result in dereferencing
freed memory (ssid = ssid->next after ssid was already freed) and
something in the changes resulted in credential removal not working
properly as was found by the ap_hs20_multi_network_and_cred_removal test
case failing with that patch.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list