commit | 5a041acc0a71fe479de3b87338b0c7126ea7f486 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Tue Apr 07 13:22:49 2015 +0300 |
committer | Jouni Malinen <j@w1.fi> | Wed Apr 22 11:44:19 2015 +0300 |
tree | e62406887b3e6b724a48ba1b8400122ab35f6e01 | |
parent | d6c3067d3216cd195f837f51baa82cb51856e095 [diff] |
WPS: Ignore too long SSID attribute While it looks like all the users of this parsed attribute were able to handle longer SSID values, there is no valid use case for these and to avoid any potential future issues, enforce maximum length (32 bytes) on the SSID during parsing. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>