public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/1] serial: caif: fix remaining ser->tty UAF in TX
@ 2026-02-15  2:51 Shuangpeng Bai
  2026-02-15  2:51 ` [PATCH net v2 1/1] serial: caif: fix remaining ser->tty UAF in TX path Shuangpeng Bai
  0 siblings, 1 reply; 9+ messages in thread
From: Shuangpeng Bai @ 2026-02-15  2:51 UTC (permalink / raw)
  To: netdev
  Cc: pabeni, andrew+netdev, davem, edumazet, kuba, linux-kernel,
	Shuangpeng Bai

This is v2 of the patch previously posted as
"[PATCH] net: caif: serial: fix TX UAF on ser->tty".

Changes since v1:
  - Send to the net tree as [PATCH net v2]
  - Base on netdev/main and ensure the patch applies cleanly
  - Update the commit message and tags to satisfy checkpatch and netdev
    submission requirements

Link: https://lore.kernel.org/all/20260212042236.639174-1-shuangpeng.kernel@gmail.com/

Shuangpeng Bai (1):
  serial: caif: fix remaining ser->tty UAF in TX path

 drivers/net/caif/caif_serial.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

-- 
2.34.1


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-15  2:51 [PATCH net v2 0/1] serial: caif: fix remaining ser->tty UAF in TX Shuangpeng Bai
2026-02-15  2:51 ` [PATCH net v2 1/1] serial: caif: fix remaining ser->tty UAF in TX path Shuangpeng Bai
2026-02-15  8:55   ` Hillf Danton
2026-02-15 19:22     ` Shuangpeng
2026-02-16  0:24       ` Hillf Danton
2026-02-16 23:59         ` Hillf Danton
2026-02-16 13:43   ` [net,v2,1/1] " Simon Horman
2026-02-18 14:25   ` [PATCH net v2 1/1] " Vadim Fedorenko
2026-02-19 21:47     ` Shuangpeng

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