During a STA association, its IEs are checked; for some IEs, if their check fails, the whole check is failed, for others, if the IE is invalid, the IE is dropped and its corresponding capability deactivated. However there are dependencies between those capabilities and currently the capabilities are activated even if their dependencies are not met. This patchset checks that the dependencies are met before copying IEs and activating capabilities. Pablo Martin-Gomez (3): AP: check a STA is HT before copying VHT capabilities AP: check a STA is VHT before copying VHT operation and vendor elements AP: check a STA is HE before copying EHT/6GHz capabilities src/ap/ieee802_11_eht.c | 3 ++- src/ap/ieee802_11_he.c | 3 ++- src/ap/ieee802_11_vht.c | 7 ++++--- 3 files changed, 8 insertions(+), 5 deletions(-) -- 2.43.0 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap