This patch series improves RSN and attribute parsing in the WILC1000 driver to prevent several out of bound reads and writes. Phil Turnbull (4): wifi: wilc1000: validate pairwise and authentication suite offsets wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute wifi: wilc1000: validate number of channels .../wireless/microchip/wilc1000/cfg80211.c | 39 ++++++++++++++----- drivers/net/wireless/microchip/wilc1000/hif.c | 21 +++++++--- 2 files changed, 46 insertions(+), 14 deletions(-) -- 2.34.1