hostapd/src
Jouni Malinen 05e46a944a Ignore too long SSID element value in parser
The SSID element is defined to have a valid length range of 0-32. While
this length was supposed to validated by the users of the element
parser, there are not really any valid cases where the maximum length of
32 octet SSID would be exceeded and as such, the parser itself can
enforce the limit as an additional protection.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-04-22 11:44:18 +03:00
..
ap Remove unused leftover from multi-SSID design 2015-04-22 11:17:32 +03:00
common Ignore too long SSID element value in parser 2015-04-22 11:44:18 +03:00
crypto OpenSSL: Clean up TLS PRF implementation 2015-04-22 11:17:26 +03:00
drivers AP: Enable multicast snooping on bridge if ProxyARP IPv6 is in use 2015-04-13 14:00:32 +03:00
eap_common Make tls_connection_get_keyblock_size() internal to tls_*.c 2015-04-01 12:56:54 +03:00
eap_peer EAP peer: Use 32-bit EAP method type for Phase 2 processing 2015-04-01 12:57:11 +03:00
eap_server EAP-PEAP server: Add support for negotiating vendor for Phase 2 2015-04-01 12:57:11 +03:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
l2_packet Fix Linux packet socket workaround to not close the socket too easily 2015-02-22 16:06:13 +02:00
p2p P2P: Validate SSID element length before copying it (CVE-2015-1863) 2015-04-22 11:44:18 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius Fix RSN preauthentication with dynamic_vlan enabled but unused 2015-04-13 15:26:40 +03:00
rsn_supp Show OSEN key management properly in scan results 2015-03-25 16:04:03 +02:00
tls Remove master key extraction from tls_connection_get_keys() 2015-03-31 15:52:40 +03:00
utils Add wpa_snprintf_hex_sep() 2015-03-29 22:27:43 +03:00
wps P2PS: WPS changes needed for P2PS default PIN 2015-02-02 16:55:45 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00