All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Xingwang Xiang <v3rdant.xiang@gmail.com>
Cc: john.fastabend@gmail.com, jakub@cloudflare.com,
	sd@queasysnail.net, davem@davemloft.net, pabeni@redhat.com,
	horms@kernel.org, netdev@vger.kernel.org, mrpre@163.com
Subject: Re: [PATCH net v4 0/2] net/tls: fix UAF when TLS_RX is set on sockmap socket
Date: Mon, 11 May 2026 16:13:20 -0700	[thread overview]
Message-ID: <20260511161320.358cfaad@kernel.org> (raw)
In-Reply-To: <20260511155210.32926-1-v3rdant.xiang@gmail.com>

On Tue, 12 May 2026 00:52:07 +0900 Xingwang Xiang wrote:
> This series fixes a use-after-free triggered by configuring TLS RX on a
> socket that is already inserted into a sockmap (the reverse of the order
> that is already guarded against by tcp_bpf_check_ulp).

Just to check - how much of this code or the patch do you understand?

  parent reply	other threads:[~2026-05-11 23:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11 15:52 [PATCH net v4 0/2] net/tls: fix UAF when TLS_RX is set on sockmap socket Xingwang Xiang
2026-05-11 15:52 ` [PATCH net v4 1/2] net/tls: reject TLS_RX setsockopt on psock-owned sockets Xingwang Xiang
2026-05-11 15:52 ` [PATCH net v4 2/2] selftests: bpf: add test for KTLS+sockmap reverse-order UAF Xingwang Xiang
2026-05-11 23:13 ` Jakub Kicinski [this message]
     [not found]   ` <CAFFJMPzw8pcwX9g7iv3F=FpHQyovUgZZ28P7XfH3gmiay-JfpA@mail.gmail.com>
2026-05-12  0:10     ` [PATCH net v4 0/2] net/tls: fix UAF when TLS_RX is set on sockmap socket xw x
2026-05-12  2:06       ` Jakub Kicinski
2026-05-12  2:59         ` Jiayuan Chen

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=20260511161320.358cfaad@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=horms@kernel.org \
    --cc=jakub@cloudflare.com \
    --cc=john.fastabend@gmail.com \
    --cc=mrpre@163.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sd@queasysnail.net \
    --cc=v3rdant.xiang@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.