[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1742557254.git.pabeni@redhat.com>
Date: Fri, 21 Mar 2025 12:52:51 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Simon Horman <horms@...nel.org>,
Willem de Bruijn <willemdebruijn.kernel@...il.com>,
David Ahern <dsahern@...nel.org>,
Nathan Chancellor <nathan@...nel.org>
Subject: [PATCH net-next v2 0/5] udp_tunnel: GRO optimization follow-up
Syzkaller and Nathan reported a few issues on the reference changeset.
This series tries to address them all and additionally does some little
cleanup.
See the individual patches for the details.
---
Should this prove to be too invasive, too late or ineffective, I'll be
ok with a revert before the upcoming net-next PR.
Paolo Abeni (5):
udp_tunnel: properly deal with xfrm gro encap.
udp_tunnel: fix compile warning
udp_tunnel: fix UaF in GRO accounting
udp_tunnel: avoid inconsistent local variables usage
udp_tunnel: prevent GRO lookup optimization for user-space sockets
include/net/udp_tunnel.h | 4 ----
net/ipv4/udp.c | 5 +++++
net/ipv4/udp_offload.c | 9 ++++++---
net/ipv4/udp_tunnel_core.c | 7 ++++---
4 files changed, 15 insertions(+), 10 deletions(-)
--
2.48.1
Powered by blists - more mailing lists