diff options
author | Jouni Malinen <j@w1.fi> | 2008-08-24 13:08:15 +0300 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2008-08-24 13:08:15 +0300 |
commit | 4d4233eaf4217106e7fc09d6bc95183d6ac7e7c2 (patch) | |
tree | 6c643a7e048131b8414d684f0079d2f6147793ce /patches | |
parent | 1f21bc4cc37c99af7014a4d2dd1d9e8ac5f472ac (diff) | |
download | external_wpa_supplicant_8_ti-4d4233eaf4217106e7fc09d6bc95183d6ac7e7c2.zip external_wpa_supplicant_8_ti-4d4233eaf4217106e7fc09d6bc95183d6ac7e7c2.tar.gz external_wpa_supplicant_8_ti-4d4233eaf4217106e7fc09d6bc95183d6ac7e7c2.tar.bz2 |
Fixed internal TLSv1 server implementation for abbreviated handshake
When the TLS handshake had been completed earlier by the server in case of
abbreviated handshake, the output buffer length was left uninitialized. It
must be initialized to zero in this case. This code is used by EAP-FAST
server and the uninitialized length could have caused it to try to send a
very large frame (though, this would be terminated by the 50 roundtrip EAP
limit). This broke EAP-FAST server code in some cases when PAC was used to
establish the tunnel.
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions