mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 16:58:41 -05:00
6b417a1b77
It was possible to configure hostapd in a way that could try to initialize a TLS-based EAP method even when TLS library context was not initialized (e.g., due to not configuring server or CA certificate). Such a case could potentially result in NULL pointer dereference in the TLS library, so check for this condition and reject EAP method initialization. Signed-hostap: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
ap | ||
common | ||
crypto | ||
drivers | ||
eap_common | ||
eap_peer | ||
eap_server | ||
eapol_auth | ||
eapol_supp | ||
l2_packet | ||
p2p | ||
radius | ||
rsn_supp | ||
tls | ||
utils | ||
wps | ||
lib.rules | ||
Makefile |