lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 30 Sep 2022 12:20:15 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Steffen Klassert <steffen.klassert@...unet.com>
Cc:     davem@...emloft.net, kuba@...nel.org, herbert@...dor.apana.org.au,
        netdev@...r.kernel.org
Subject: Re: [PATCH 1/3] esp: choose the correct inner protocol for GSO on inter
 address family tunnels

Hello:

This series was applied to netdev/net.git (master)
by Steffen Klassert <steffen.klassert@...unet.com>:

On Thu, 29 Sep 2022 07:13:55 +0200 you wrote:
> From: Sabrina Dubroca <sd@...asysnail.net>
> 
> Commit 23c7f8d7989e ("net: Fix esp GSO on inter address family
> tunnels.") is incomplete. It passes to skb_eth_gso_segment the
> protocol for the outer IP version, instead of the inner IP version, so
> we end up calling inet_gso_segment on an inner IPv6 packet and
> ipv6_gso_segment on an inner IPv4 packet and the packets are dropped.
> 
> [...]

Here is the summary with links:
  - [1/3] esp: choose the correct inner protocol for GSO on inter address family tunnels
    https://git.kernel.org/netdev/net/c/26dbd66eab80
  - [2/3] xfrm: Update ipcomp_scratches with NULL when freed
    https://git.kernel.org/netdev/net/c/8a04d2fc700f
  - [3/3] xfrm: Reinject transport-mode packets through workqueue
    https://git.kernel.org/netdev/net/c/4f4920669d21

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ