public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rtw v4 0/4] wifi: fixes for rtw89
@ 2025-09-17  9:52 Fedor Pchelkin
  2025-09-17  9:52 ` [PATCH rtw v4 1/4] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() Fedor Pchelkin
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Fedor Pchelkin @ 2025-09-17  9:52 UTC (permalink / raw)
  To: Ping-Ke Shih, Zong-Zhe Yang
  Cc: Fedor Pchelkin, Bitterblue Smith, Po-Hao Huang, linux-wireless,
	linux-kernel, lvc-project

v4: - drop USB patch to handle that in a separate series
    - further changelog below --- in the patches

v3: https://lore.kernel.org/linux-wireless/20250828211245.178843-1-pchelkin@ispras.ru/
    - further improvements for fix for use-after-free in
      rtw89_core_tx_kick_off_and_wait(), see changelog below --- in the patch
    - add patch 3/5 for USB case

v2: https://lore.kernel.org/linux-wireless/20250827120603.723548-1-pchelkin@ispras.ru/
    - rework fix for use-after-free in rtw89_core_tx_kick_off_and_wait() (Zong-Zhe)
    - add patches 2/4 and 3/4 for another issues discovered while reworking
    - use rtw tree instead of rtw-next

v1: https://lore.kernel.org/linux-wireless/20250820141441.106156-1-pchelkin@ispras.ru/

Fedor Pchelkin (4):
  wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
  wifi: rtw89: fix tx_wait initialization race
  wifi: rtw89: fix leak in rtw89_core_send_nullfunc()
  wifi: rtw89: avoid circular locking dependency in ser_state_run()

 drivers/net/wireless/realtek/rtw89/core.c | 61 ++++++++++++++++-------
 drivers/net/wireless/realtek/rtw89/core.h | 36 ++++++++++++-
 drivers/net/wireless/realtek/rtw89/pci.c  |  5 +-
 drivers/net/wireless/realtek/rtw89/ser.c  |  5 +-
 4 files changed, 82 insertions(+), 25 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-19 11:00 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17  9:52 [PATCH rtw v4 0/4] wifi: fixes for rtw89 Fedor Pchelkin
2025-09-17  9:52 ` [PATCH rtw v4 1/4] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() Fedor Pchelkin
2025-09-18  4:00   ` Ping-Ke Shih
2025-09-18  4:40     ` Zong-Zhe Yang
2025-09-18  5:23       ` Ping-Ke Shih
2025-09-18 13:34         ` Fedor Pchelkin
2025-09-19  0:27           ` Ping-Ke Shih
2025-09-17  9:52 ` [PATCH rtw v4 2/4] wifi: rtw89: fix tx_wait initialization race Fedor Pchelkin
2025-09-18  5:47   ` Ping-Ke Shih
2025-09-18 15:19     ` Fedor Pchelkin
2025-09-19  0:34       ` Ping-Ke Shih
2025-09-19  0:50         ` Ping-Ke Shih
2025-09-19  7:46           ` Fedor Pchelkin
2025-09-17  9:52 ` [PATCH rtw v4 3/4] wifi: rtw89: fix leak in rtw89_core_send_nullfunc() Fedor Pchelkin
2025-09-18  5:48   ` Ping-Ke Shih
2025-09-17  9:52 ` [PATCH rtw v4 4/4] wifi: rtw89: avoid circular locking dependency in ser_state_run() Fedor Pchelkin
2025-09-18  5:52   ` Ping-Ke Shih
2025-09-18 15:30     ` Fedor Pchelkin
2025-09-19  0:46       ` Ping-Ke Shih
2025-09-19 11:00         ` Fedor Pchelkin

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