public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Cc: stable@vger.kernel.org, netdev@vger.kernel.org,
	christian@theune.cc, mathieu.tortuyaux@gmail.com,
	Willem de Bruijn <willemb@google.com>
Subject: Re: [PATCH 5.15 0/4] Backport fix for net: missing check virtio
Date: Tue, 10 Sep 2024 09:30:47 +0200	[thread overview]
Message-ID: <2024091037-undivided-earthy-ef7d@gregkh> (raw)
In-Reply-To: <20240909182506.270136-1-willemdebruijn.kernel@gmail.com>

On Mon, Sep 09, 2024 at 02:22:44PM -0400, Willem de Bruijn wrote:
> From: Willem de Bruijn <willemb@google.com>
> 
> Backport the following commit, because it fixes an existing backport
> that has caused multiple reports of breakage on 5.15 based kernels:
> 
>   net: drop bad gso csum_start and offset in virtio_net_hdr
> 
> 
> To backport without conflicts, also backport its two dependencies:
> 
>   net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
>   gso: fix dodgy bit handling for GSO_UDP_L4
> 
> 
> Also backport the one patch in netdev-net/main that references one
> of the above in its Fixes tag:
> 
>   net: change maximum number of UDP segments to 128
> 
> 
> All four patches also exist in 6.1.109
> 
>  include/linux/udp.h                  |  2 +-
>  include/linux/virtio_net.h           | 35 +++++++++++++++++-----------
>  net/ipv4/tcp_offload.c               |  3 +++
>  net/ipv4/udp_offload.c               | 17 +++++++++++---
>  tools/testing/selftests/net/udpgso.c |  2 +-
>  5 files changed, 40 insertions(+), 19 deletions(-)
> 
> -- 
> 2.46.0.598.g6f2099f65c-goog

all now queued up, thanks!

greg k-h

      parent reply	other threads:[~2024-09-10  7:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09 18:22 [PATCH 5.15 0/4] Backport fix for net: missing check virtio Willem de Bruijn
2024-09-09 18:22 ` [PATCH 5.15 1/4] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation Willem de Bruijn
2024-09-09 18:22 ` [PATCH 5.15 2/4] net: change maximum number of UDP segments to 128 Willem de Bruijn
2024-09-09 18:22 ` [PATCH 5.15 3/4] gso: fix dodgy bit handling for GSO_UDP_L4 Willem de Bruijn
2024-09-09 18:22 ` [PATCH 5.15 4/4] net: drop bad gso csum_start and offset in virtio_net_hdr Willem de Bruijn
2024-09-10  7:30 ` Greg KH [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=2024091037-undivided-earthy-ef7d@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=christian@theune.cc \
    --cc=mathieu.tortuyaux@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stable@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