hostapd/src
Jouni Malinen 13cb0a66d5 EAP-EKE: Reject too long Prot() data when building a frame
This error case in own buffer lengths being too short was not handled
properly. While this should not really happen since the wpabuf
allocation is made large for the fixed cases that are currently
supported, better make eap_eke_prot() safer if this functionally ever
gets extended with a longer buffer need.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-12-22 00:10:22 +02:00
..
ap GAS server: Replenish temporary STA entry timeout on comeback request 2015-12-20 19:43:23 +02:00
common EAP peer: External server certificate chain validation 2015-12-12 18:24:27 +02:00
crypto EAP peer: External server certificate chain validation 2015-12-12 18:24:27 +02:00
drivers rfkill: Match only the correct expected wiphy rfkill 2015-12-18 22:26:18 +02:00
eap_common EAP-EKE: Reject too long Prot() data when building a frame 2015-12-22 00:10:22 +02:00
eap_peer EAP-TTLS/PEAP/FAST: Reject unsupported Phase 2 method in configuration 2015-12-20 17:32:10 +02:00
eap_server EAP-PEAP server: Add support for fast-connect crypto binding 2015-12-19 20:22:43 +02:00
eapol_auth Remove unreachable PMKSA cache entry addition on Access-Accept 2015-10-14 18:43:26 +03:00
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 2015-11-19 21:16:18 +02:00
fst FST: Make FST peer connection check more permissive in hostapd 2015-11-25 17:30:59 +02:00
l2_packet l2_packet: Add build option to disable Linux packet socket workaround 2015-10-25 19:56:53 +02:00
p2p P2P: Add support for VHT 80+80 MHz and 160 MHz 2015-11-25 19:01:20 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS: Avoid undefined behavior in pointer arithmetic 2015-10-25 15:34:59 +02:00
rsn_supp WPA: Explicitly clear the buffer used for decrypting Key Data 2015-12-20 10:52:30 +02:00
tls TLS: Report OCSP rejection cases when no valid response if found 2015-12-17 11:47:38 +02:00
utils utils: Fix NULL pointer dereference with unexpected kernel behavior 2015-12-18 00:24:52 +02:00
wps WPS: Support parallel UPnP WPS protocol runs 2015-11-30 16:57:11 +02: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