Module Name:src
Committed By: christos
Date: Wed Apr 10 17:49:59 UTC 2019
Modified Files:
src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c
Log Message:
When processing an EAP-pwd Commit frame, the server's scalar and element
(elliptic curve point) were not validated. This
Module Name:src
Committed By: christos
Date: Sat May 9 19:51:43 UTC 2015
Modified Files:
src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c
Log Message:
The L (Length) and M (More) flags needs to be cleared before deciding
whether the locally generated response requires fr
Module Name:src
Committed By: christos
Date: Sat May 9 19:49:28 UTC 2015
Modified Files:
src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c
Log Message:
The remaining number of bytes in the message could be smaller than the
Total-Length field size, so the length needs to b
Module Name:src
Committed By: christos
Date: Sat May 9 19:46:01 UTC 2015
Modified Files:
src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c
Log Message:
The length of the received Commit and Confirm message payloads was not
checked before reading them. This could result in