The "exc->key_len" is a u16 that comes from the user. If it's over
IW_ENCODING_TOKEN_MAX (64) that could lead to memory corruption.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| TODO | ||
| eap_packet.h | ||
| ks7010_sdio.c | ||
| ks_hostif.c | ||
| ks_hostif.h | ||
| ks_wlan.h | ||
| ks_wlan_ioctl.h | ||
| ks_wlan_net.c | ||