Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Alice Mikityanska <alice.kernel@fastmail.im>
Cc: willemdebruijn.kernel@gmail.com, dsahern@kernel.org,
	idosch@nvidia.com, kuba@kernel.org, pabeni@redhat.com,
	davem@davemloft.net, edumazet@google.com, horms@kernel.org,
	shuah@kernel.org, hannes@stressinduktion.org,
	vadim.fedorenko@linux.dev, netdev@vger.kernel.org,
	alice@isovalent.com
Subject: Re: [PATCH net v5 0/4] Fix UDP length overflow in edge cases
Date: Tue, 08 Sep 2026 00:20:05 +0000	[thread overview]
Message-ID: <178882680564.3217518.149069519818519342.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260901195714.673548-1-alice.kernel@fastmail.im>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  1 Sep 2026 22:57:10 +0300 you wrote:
> From: Alice Mikityanska <alice@isovalent.com>
> 
> These are fixes for rare edge cases of 16-bit UDP length field overflow
> that might happen on netdevs with MTU >= 64k.
> 
> Exposed by the new WARN added to udp_set_len_short, reported by syzbot.
> 
> [...]

Here is the summary with links:
  - [net,v5,1/4] net: ipv4: Fix UDP length overflow with PMTU discover and big MTU
    https://git.kernel.org/netdev/net/c/b83641e0ab8b
  - [net,v5,2/4] net: ipv6: Fix UDP length overflow with PMTU discover and big MTU
    https://git.kernel.org/netdev/net/c/0ae10b6be49b
  - [net,v5,3/4] selftests: net: Test UDP length overflow with PMTU discover and big MTU
    https://git.kernel.org/netdev/net/c/18a9a4342136
  - [net,v5,4/4] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward
    https://git.kernel.org/netdev/net/c/199271ebc71c

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



      parent reply	other threads:[~2026-09-08  0:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-01 19:57 [PATCH net v5 0/4] Fix UDP length overflow in edge cases Alice Mikityanska
2026-09-01 19:57 ` [PATCH net v5 1/4] net: ipv4: Fix UDP length overflow with PMTU discover and big MTU Alice Mikityanska
2026-09-01 19:57 ` [PATCH net v5 2/4] net: ipv6: " Alice Mikityanska
2026-09-04 10:57   ` netdev-bot+sashiko
2026-09-01 19:57 ` [PATCH net v5 3/4] selftests: net: Test " Alice Mikityanska
2026-09-04 10:57   ` netdev-bot+sashiko
2026-09-09 17:37     ` Alice Mikityanska
2026-09-01 19:57 ` [PATCH net v5 4/4] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward Alice Mikityanska
2026-09-04 10:57   ` netdev-bot+sashiko
2026-09-08  0: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=178882680564.3217518.149069519818519342.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alice.kernel@fastmail.im \
    --cc=alice@isovalent.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=hannes@stressinduktion.org \
    --cc=horms@kernel.org \
    --cc=idosch@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    --cc=vadim.fedorenko@linux.dev \
    --cc=willemdebruijn.kernel@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