[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161533560961.32666.14529023719562864396.git-patchwork-notify@kernel.org>
Date: Wed, 10 Mar 2021 00:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Balazs Nemeth <bnemeth@...hat.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
mst@...hat.com, jasowang@...hat.com, dsahern@...il.com,
davem@...emloft.net, willemb@...gle.com,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH net v3 0/2] net: prevent infinite loop caused by incorrect
proto from virtio_net_hdr_set_proto
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Tue, 9 Mar 2021 12:30:59 +0100 you wrote:
> These patches prevent an infinite loop for gso packets with a protocol
> from virtio net hdr that doesn't match the protocol in the packet.
> Note that packets coming from a device without
> header_ops->parse_protocol being implemented will not be caught by
> the check in virtio_net_hdr_to_skb, but the infinite loop will still
> be prevented by the check in the gso layer.
>
> [...]
Here is the summary with links:
- [net,v3,1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
https://git.kernel.org/netdev/net/c/924a9bc362a5
- [net,v3,2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
https://git.kernel.org/netdev/net/c/d348ede32e99
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists