public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH wireless 0/3] wifi: mt76: Fix possible out-of-bound accesses in mt76 driver
@ 2026-02-26 19:11 Lorenzo Bianconi
  2026-02-26 19:11 ` [PATCH wireless 1/3] wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211() Lorenzo Bianconi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lorenzo Bianconi @ 2026-02-26 19:11 UTC (permalink / raw)
  To: Felix Fietkau, Ryder Lee, Shayne Chen, Sean Wang,
	Matthias Brugger, AngeloGioacchino Del Regno, StanleyYP Wang,
	Peter Chiu, MeiChia Chiu, Leon Yen, Deren Wu, Quan Zhou,
	Mingyen Hsieh
  Cc: Johannes Berg, Howard Hsu, Bo Jiao, linux-wireless,
	linux-arm-kernel, linux-mediatek, Hao Zhang, Nelson Yu,
	Lorenzo Bianconi

Check mgmt frame length before accessing header fields in order to avoid
a possible oob access for injected frames.

---
Lorenzo Bianconi (3):
      wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
      wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
      wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()

 drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c | 1 +
 drivers/net/wireless/mediatek/mt76/mt7925/mac.c      | 1 +
 drivers/net/wireless/mediatek/mt76/mt7996/mac.c      | 1 +
 3 files changed, 3 insertions(+)
---
base-commit: 8bf22c33e7a172fbc72464f4cc484d23a6b412ba
change-id: 20260226-mt76-addba-req-oob-access-848280920814

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>


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

end of thread, other threads:[~2026-02-26 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 19:11 [PATCH wireless 0/3] wifi: mt76: Fix possible out-of-bound accesses in mt76 driver Lorenzo Bianconi
2026-02-26 19:11 ` [PATCH wireless 1/3] wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211() Lorenzo Bianconi
2026-02-26 19:11 ` [PATCH wireless 2/3] wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211() Lorenzo Bianconi
2026-02-26 19:11 ` [PATCH wireless 3/3] wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211() Lorenzo Bianconi
2026-02-26 21:08 ` [PATCH wireless 0/3] wifi: mt76: Fix possible out-of-bound accesses in mt76 driver Lorenzo Bianconi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox