mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-30 03:08:24 -05:00
b7c61c9d4e
The additional eight octet field was removed from keydatalen without proper validation of the Key Data Length field. It would have been possible for an invalid EAPOL-Key frame to be processed in a way that ends up reading beyond the buffer. In theory, this could have also resulted in writing beyond the EAPOL-Key frame buffer, but that is unlikely to be feasible due to the AES key wrap validation step on arbitrary memory contents. Signed-off-by: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
Makefile | ||
peerkey.c | ||
peerkey.h | ||
pmksa_cache.c | ||
pmksa_cache.h | ||
preauth.c | ||
preauth.h | ||
tdls.c | ||
wpa_ft.c | ||
wpa_i.h | ||
wpa_ie.c | ||
wpa_ie.h | ||
wpa.c | ||
wpa.h |