hostapd/src
Jouni Malinen be9fbd9b67 FST: Fix FST Action frame length validation
Commit 717333f4e4 ('FST: Add the Fast
Session Transfer (FST) module') performed incorrect frame length
validation for Setup Request (did not remove 24+1 header from
consideration) and did not include payload validation for other FST
Action frames. Fix these by explicitly verifying that the payload of
these frames is sufficiently long before reading the values from there.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-07-17 13:00:17 +03:00
..
ap FT: Register RRB l2_packet only if FT-over-DS is enabled 2015-07-17 11:16:15 +03:00
common FST: wpa_supplicant control interface 2015-07-16 18:26:15 +03:00
crypto Make TLS version number available in STATUS command 2015-07-08 19:51:03 +03:00
drivers nl80211: Register for FST Action frames (STA) 2015-07-16 18:26:16 +03:00
eap_common EAP-SAKE: Make attribute parser more readable 2015-05-03 16:32:50 +03:00
eap_peer Make TLS version number available in STATUS command 2015-07-08 19:51:03 +03:00
eap_server ERP: Avoid mixing of enum types 2015-07-07 16:25:06 +03:00
eapol_auth Add EAPOL_SET hostapd command to configure EAPOL parameters 2015-07-12 11:34:18 +03:00
eapol_supp Send EAPOL-Start on HELD->CONNECTING transition 2015-07-07 19:25:31 +03:00
fst FST: Fix FST Action frame length validation 2015-07-17 13:00:17 +03:00
l2_packet tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
p2p P2PS: Save intended interface address after P2PS PD 2015-07-07 20:59:44 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS DAS: Avoid compiler warning on abs() 2015-07-07 16:25:06 +03:00
rsn_supp RSN: Stop connection attempt on apparent PMK mismatch 2015-07-08 20:55:17 +03:00
tls libtommath: Fix mp_init_multi() stdarg use on error path 2015-06-23 20:39:08 +03:00
utils Add is_multicast_ether_addr() 2015-07-16 12:33:29 +03:00
wps NFC: Add a hardcoded limit on maximum NDEF payload length 2015-07-08 17:03:34 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00