Linux Netfilter development
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Florian Westphal <fw@strlen.de>
Cc: netdev@vger.kernel.org, dsahern@kernel.org, kuba@kernel.org,
	pabeni@redhat.com, netfilter-devel@vger.kernel.org,
	edumazet@google.com, xrivendell7@gmail.com,
	samsun1006219@gmail.com,
	syzbot+e5167d7144a62715044c@syzkaller.appspotmail.com
Subject: Re: [PATCH v2 net] inet: inet_defrag: prevent sk release while still in use
Date: Thu, 28 Mar 2024 11:20:28 +0000	[thread overview]
Message-ID: <171162482824.5741.7261983024812909275.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240326101845.30836-1-fw@strlen.de>

Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Tue, 26 Mar 2024 11:18:41 +0100 you wrote:
> ip_local_out() and other functions can pass skb->sk as function argument.
> 
> If the skb is a fragment and reassembly happens before such function call
> returns, the sk must not be released.
> 
> This affects skb fragments reassembled via netfilter or similar
> modules, e.g. openvswitch or ct_act.c, when run as part of tx pipeline.
> 
> [...]

Here is the summary with links:
  - [v2,net] inet: inet_defrag: prevent sk release while still in use
    https://git.kernel.org/netdev/net/c/18685451fc4e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-03-28 11:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26 10:18 [PATCH v2 net] inet: inet_defrag: prevent sk release while still in use Florian Westphal
2024-03-27 14:30 ` Eric Dumazet
2024-03-28 11: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=171162482824.5741.7261983024812909275.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=samsun1006219@gmail.com \
    --cc=syzbot+e5167d7144a62715044c@syzkaller.appspotmail.com \
    --cc=xrivendell7@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox