public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Shuangpeng Bai <shuangpeng.kernel@gmail.com>
To: netdev@vger.kernel.org
Cc: pabeni@redhat.com, andrew+netdev@lunn.ch, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org,
	linux-kernel@vger.kernel.org,
	Shuangpeng Bai <shuangpeng.kernel@gmail.com>
Subject: [PATCH net v2 0/1] serial: caif: fix remaining ser->tty UAF in TX
Date: Sat, 14 Feb 2026 21:51:40 -0500	[thread overview]
Message-ID: <20260215025141.1106576-1-shuangpeng.kernel@gmail.com> (raw)

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


             reply	other threads:[~2026-02-15  2:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-15  2:51 Shuangpeng Bai [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260215025141.1106576-1-shuangpeng.kernel@gmail.com \
    --to=shuangpeng.kernel@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox