Files
msm-5.15/include/linux/ieee80211.h
Johannes Berg 2f6641fde7 UPSTREAM: wifi: fix multi-link element subelement iteration
The subelements obviously start after the common data, including
the common multi-link element structure definition itself. This
bug was possibly just hidden by the higher bits of the control
being set to 0, so the iteration just found one bogus element
and most of the code could continue anyway.

Bug: 254441685
Fixes: 0f48b8b88aa9 ("wifi: ieee80211: add definitions for multi-link element")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
(cherry picked from commit 1177aaa7fe9373c762cd5bf5f5de8517bac989d5)
Signed-off-by: Lee Jones <joneslee@google.com>
Change-Id: Iec90b3aa981ce0d90aaa7e6d92bf061418c62bde
2023-03-14 16:48:48 +00:00

144 KiB