Re: [PATCH net V3] net: ipv6: Validate GSO SKB before finish IPv6 processing

2021-01-09 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Thu, 7 Jan 2021 15:50:18 +0200 you wrote: > There are cases where GSO segment's length exceeds the egress MTU: > - Forwarding of a TCP GRO skb, when DF flag is not set. > - Forwarding of an skb that arrived on a virtualisa

[PATCH net V3] net: ipv6: Validate GSO SKB before finish IPv6 processing

2021-01-07 Thread Aya Levin
There are cases where GSO segment's length exceeds the egress MTU: - Forwarding of a TCP GRO skb, when DF flag is not set. - Forwarding of an skb that arrived on a virtualisation interface (virtio-net/vhost/tap) with TSO/GSO size set by other network stack. - Local GSO skb transmitted on a