public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rtw-next v5 0/4] wifi: fixes for rtw89
@ 2025-09-19 21:08 Fedor Pchelkin
  2025-09-19 21:08 ` [PATCH rtw-next v5 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; 8+ messages in thread
From: Fedor Pchelkin @ 2025-09-19 21:08 UTC (permalink / raw)
  To: Ping-Ke Shih, Zong-Zhe Yang
  Cc: Fedor Pchelkin, Bitterblue Smith, Po-Hao Huang, linux-wireless,
	linux-kernel, lvc-project

v5: - respin at 'rtw-next' (series applies to 'rtw' as well, just in case)
    - further changelog below --- in the patches

v4: https://lore.kernel.org/linux-wireless/20250917095302.2908617-1-pchelkin@ispras.ru/
    - 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: avoid possible 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 | 66 +++++++++++++++--------
 drivers/net/wireless/realtek/rtw89/core.h | 38 +++++++++++--
 drivers/net/wireless/realtek/rtw89/pci.c  |  5 +-
 drivers/net/wireless/realtek/rtw89/ser.c  |  5 +-
 4 files changed, 85 insertions(+), 29 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-22  6:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-19 21:08 [PATCH rtw-next v5 0/4] wifi: fixes for rtw89 Fedor Pchelkin
2025-09-19 21:08 ` [PATCH rtw-next v5 1/4] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() Fedor Pchelkin
2025-09-22  1:18   ` Ping-Ke Shih
2025-09-22  6:12   ` Ping-Ke Shih
2025-09-19 21:08 ` [PATCH rtw-next v5 2/4] wifi: rtw89: avoid possible TX wait initialization race Fedor Pchelkin
2025-09-22  1:20   ` Ping-Ke Shih
2025-09-19 21:08 ` [PATCH rtw-next v5 3/4] wifi: rtw89: fix leak in rtw89_core_send_nullfunc() Fedor Pchelkin
2025-09-19 21:08 ` [PATCH rtw-next v5 4/4] wifi: rtw89: avoid circular locking dependency in ser_state_run() Fedor Pchelkin

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