linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] wilc1000: Improve RSN and attribute parsing
@ 2022-11-23 15:35 Phil Turnbull
  2022-11-23 15:35 ` [PATCH 1/4] wifi: wilc1000: validate pairwise and authentication suite offsets Phil Turnbull
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Phil Turnbull @ 2022-11-23 15:35 UTC (permalink / raw)
  To: linux-wireless; +Cc: ajay.kathat, claudiu.beznea, kvalo, Phil Turnbull

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-24 16:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-23 15:35 [PATCH 0/4] wilc1000: Improve RSN and attribute parsing Phil Turnbull
2022-11-23 15:35 ` [PATCH 1/4] wifi: wilc1000: validate pairwise and authentication suite offsets Phil Turnbull
2022-11-24 16:11   ` Kalle Valo
2022-11-23 15:35 ` [PATCH 2/4] wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute Phil Turnbull
2022-11-23 15:35 ` [PATCH 3/4] wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute Phil Turnbull
2022-11-23 15:35 ` [PATCH 4/4] wifi: wilc1000: validate number of channels Phil Turnbull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).