From: patchwork-bot+netdevbpf@kernel.org
To: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
idosch@idosch.org, chouhan.shreyansh630@gmail.com,
willemb@google.com, alexander.duyck@gmail.com
Subject: Re: [PATCH net] ip_gre: validate csum_start only on pull
Date: Sun, 05 Sep 2021 18:00:05 +0000 [thread overview]
Message-ID: <163086480550.8097.6046777069094364476.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210905152109.1805619-1-willemdebruijn.kernel@gmail.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 5 Sep 2021 11:21:09 -0400 you wrote:
> From: Willem de Bruijn <willemb@google.com>
>
> The GRE tunnel device can pull existing outer headers in ipge_xmit.
> This is a rare path, apparently unique to this device. The below
> commit ensured that pulling does not move skb->data beyond csum_start.
>
> But it has a false positive if ip_summed is not CHECKSUM_PARTIAL and
> thus csum_start is irrelevant.
>
> [...]
Here is the summary with links:
- [net] ip_gre: validate csum_start only on pull
https://git.kernel.org/netdev/net/c/8a0ed250f911
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2021-09-05 18:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-05 15:21 [PATCH net] ip_gre: validate csum_start only on pull Willem de Bruijn
2021-09-05 15:47 ` Alexander Duyck
2021-09-05 16:13 ` Ido Schimmel
2021-09-05 18:00 ` patchwork-bot+netdevbpf [this message]
2021-09-06 7:35 ` Ido Schimmel
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=163086480550.8097.6046777069094364476.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexander.duyck@gmail.com \
--cc=chouhan.shreyansh630@gmail.com \
--cc=davem@davemloft.net \
--cc=idosch@idosch.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=willemb@google.com \
--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;
as well as URLs for NNTP newsgroup(s).