From: patchwork-bot+netdevbpf@kernel.org
To: Kuniyuki Iwashima <kuniyu@amazon.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
shaw.leon@gmail.com, kuni1840@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH v2 net 0/3] gtp/pfcp: Fix use-after-free of UDP tunnel socket.
Date: Tue, 14 Jan 2025 10:30:32 +0000 [thread overview]
Message-ID: <173685063227.4128008.14965771716621799592.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250110014754.33847-1-kuniyu@amazon.com>
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Fri, 10 Jan 2025 10:47:51 +0900 you wrote:
> Xiao Liang pointed out weird netns usages in ->newlink() of
> gtp and pfcp.
>
> This series fixes the issues.
>
> Link: https://lore.kernel.org/netdev/20250104125732.17335-1-shaw.leon@gmail.com/
>
> [...]
Here is the summary with links:
- [v2,net,1/3] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().
https://git.kernel.org/netdev/net/c/46841c7053e6
- [v2,net,2/3] gtp: Destroy device along with udp socket's netns dismantle.
https://git.kernel.org/netdev/net/c/eb28fd76c0a0
- [v2,net,3/3] pfcp: Destroy device along with udp socket's netns dismantle.
https://git.kernel.org/netdev/net/c/ffc90e9ca61b
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:[~2025-01-14 10:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 1:47 [PATCH v2 net 0/3] gtp/pfcp: Fix use-after-free of UDP tunnel socket Kuniyuki Iwashima
2025-01-10 1:47 ` [PATCH v2 net 1/3] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() Kuniyuki Iwashima
2025-01-10 1:47 ` [PATCH v2 net 2/3] gtp: Destroy device along with udp socket's netns dismantle Kuniyuki Iwashima
2025-01-10 1:47 ` [PATCH v2 net 3/3] pfcp: " Kuniyuki Iwashima
2025-01-14 10:30 ` 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=173685063227.4128008.14965771716621799592.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=kuni1840@gmail.com \
--cc=kuniyu@amazon.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shaw.leon@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.