]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP MLD: More careful checking of Multi-Link element length fields
authorJouni Malinen <j@w1.fi>
Sun, 17 Dec 2023 19:55:10 +0000 (21:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Dec 2023 19:55:10 +0000 (21:55 +0200)
commit828311ef312188d8e35c720969118bed97eb82e4
tree8920003050e629f8fceb3d6dabec809afa70eb40
parent38a5ed5fda5826abf5fe53aaac2636f4841404af
AP MLD: More careful checking of Multi-Link element length fields

Avoid potential read of one or two octets beyond the end of the
subelement when verifying that there is sufficient amount of data
included in each subelement/element within the MLE in Association
Request frames.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/ieee802_11_common.c