[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zld9kpgQwjMY8Sl6@debian>
Date: Wed, 29 May 2024 21:10:10 +0200
From: Guillaume Nault <gnault@...hat.com>
To: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>
Cc: netdev@...r.kernel.org, stephen hemminger <shemminger@...tta.com>
Subject: Re: [PATCH net] vxlan: Pull inner IP header in vxlan_xmit_one().
On Wed, May 29, 2024 at 09:01:12PM +0200, Guillaume Nault wrote:
> Ensure the inner IP header is part of the skb's linear data before
> setting old_iph. Otherwise, on a fragmented skb, old_iph could point
> outside of the packet data.
Forgot the Fixes tag. Sorry.
Fixes: d342894c5d2f ("vxlan: virtual extensible lan")
Powered by blists - more mailing lists