[PATCH net v2 0/1] serial: caif: fix remaining ser->tty UAF in TX
From: Shuangpeng Bai
Date: Sat Feb 14 2026 - 21:54:42 EST
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@xxxxxxxxx/
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