hostap/src
Jouni Malinen fa72a880ed P2P: Fix validation on Invitation Request error path
It was possible for the error path to try to use P2P Group ID attribute
even if one was not included in the message. This could result in
dereferencing a NULL pointer, so re-check the pointer before copying the
data.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-03-02 10:35:33 +02:00
..
ap Remove unreachable return statement 2014-03-02 10:35:33 +02:00
common GAS: Fix additional comeback delay with status code 95 2014-03-01 17:06:20 +02:00
crypto TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params 2014-02-20 15:28:57 +02:00
drivers atheros: Add support for OSEN 2014-03-01 00:38:04 +02:00
eap_common HS 2.0R2: Add WFA server-only EAP-TLS peer method 2014-02-26 01:24:23 +02:00
eap_peer HS 2.0R2: Add WFA server-only EAP-TLS peer method 2014-02-26 01:24:23 +02:00
eap_server HS 2.0R2: Add WFA server-only EAP-TLS server method 2014-02-26 01:24:25 +02:00
eapol_auth HS 2.0R2: RADIUS server support to request Subscr Remediation 2014-02-26 01:24:25 +02:00
eapol_supp Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p P2P: Fix validation on Invitation Request error path 2014-03-02 10:35:33 +02:00
radius HS 2.0R2: RADIUS server support to request Subscr Remediation 2014-02-26 01:24:25 +02:00
rsn_supp TDLS: Work around interop issues with supported operating class 2014-02-27 16:38:14 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils Add os_remove_in_array() 2014-02-25 16:10:29 +02:00
wps WPS: Fix UNSUBSCRIBE error returns if NT or CALLBACK header is used 2014-02-22 18:58:33 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00