From: patchwork-bot+netdevbpf@kernel.org
To: Kuniyuki Iwashima <kuniyu@google.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, horms@kernel.org, cong.wang@bytedance.com,
jiang.wang@bytedance.com, kuni1840@gmail.com,
netdev@vger.kernel.org, xingyuj@google.com
Subject: Re: [PATCH v1 net] af_unix: Drop all SCM attributes for SOCKMAP.
Date: Sat, 18 Apr 2026 19:20:14 +0000 [thread overview]
Message-ID: <177654001429.508728.3001689497878258768.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260415184830.3988432-1-kuniyu@google.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 15 Apr 2026 18:48:29 +0000 you wrote:
> SOCKMAP can hide inflight fd from AF_UNIX GC.
>
> When a socket in SOCKMAP receives skb with inflight fd,
> sk_psock_verdict_data_ready() looks up the mapped socket and
> enqueue skb to its psock->ingress_skb.
>
> Since neither the old nor the new GC can inspect the psock
> queue, the hidden skb leaks the inflight sockets. Note that
> this cannot be detected via kmemleak because inflight sockets
> are linked to a global list.
>
> [...]
Here is the summary with links:
- [v1,net] af_unix: Drop all SCM attributes for SOCKMAP.
https://git.kernel.org/netdev/net/c/965dc93481d1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-04-18 19:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-15 18:48 [PATCH v1 net] af_unix: Drop all SCM attributes for SOCKMAP Kuniyuki Iwashima
2026-04-18 19:20 ` patchwork-bot+netdevbpf [this message]
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=177654001429.508728.3001689497878258768.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=cong.wang@bytedance.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jiang.wang@bytedance.com \
--cc=kuba@kernel.org \
--cc=kuni1840@gmail.com \
--cc=kuniyu@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=xingyuj@google.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