]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Verify assoc_req_ie buffer size for indication elements
authorJouni Malinen <j@w1.fi>
Sun, 29 Jun 2014 21:32:12 +0000 (00:32 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 2 Jul 2014 09:38:48 +0000 (12:38 +0300)
commit745ef1847801c56041a5a33af892827c63e02163
tree48503842342d1e00127a3dd4e222c325b3f2f070
parent0233dcac5b816c12982f58c9a112d681232f8aa7
HS 2.0: Verify assoc_req_ie buffer size for indication elements

While the buffer is expected to be large enough for all the IEs, it is
better to check for this explicitly when adding the HS 2.0 Indication
element. (CID 68601)

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c