All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] check sta_rates pointer in sta_rate_tbl_update callback
@ 2022-01-22 14:58 Lorenzo Bianconi
  2022-01-22 14:58 ` [PATCH 1/2] mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update Lorenzo Bianconi
  2022-01-22 14:58 ` [PATCH 2/2] mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update Lorenzo Bianconi
  0 siblings, 2 replies; 3+ messages in thread
From: Lorenzo Bianconi @ 2022-01-22 14:58 UTC (permalink / raw)
  To: nbd; +Cc: lorenzo.bianconi, linux-wireless, ryder.lee

Fix potential NULL pointer dereference issue.

Lorenzo Bianconi (2):
  mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update
  mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update

 drivers/net/wireless/mediatek/mt76/mt7603/main.c | 3 +++
 drivers/net/wireless/mediatek/mt76/mt7615/main.c | 3 +++
 2 files changed, 6 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2022-01-22 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 14:58 [PATCH 0/2] check sta_rates pointer in sta_rate_tbl_update callback Lorenzo Bianconi
2022-01-22 14:58 ` [PATCH 1/2] mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update Lorenzo Bianconi
2022-01-22 14:58 ` [PATCH 2/2] mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update Lorenzo Bianconi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.