[PATCH net v2 0/1] serial: caif: fix remaining ser->tty UAF in TX

Shuangpeng Bai posted 1 patch 1 month, 2 weeks ago
drivers/net/caif/caif_serial.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
[PATCH net v2 0/1] serial: caif: fix remaining ser->tty UAF in TX
Posted by Shuangpeng Bai 1 month, 2 weeks ago
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