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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 24 Feb 2022 17:40:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Paul Blakey <paulb@...dia.com>
Cc:     dev@...nvswitch.org, netdev@...r.kernel.org, jhs@...atatu.com,
        pshelar@....org, davem@...emloft.net, kuba@...nel.org,
        echaudro@...hat.com, ozsh@...dia.com, vladbu@...dia.com,
        roid@...dia.com, lariel@...dia.com
Subject: Re: [PATCH net v5 1/1] openvswitch: Fix setting ipv6 fields causing hw
 csum failure

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 23 Feb 2022 18:34:16 +0200 you wrote:
> Ipv6 ttl, label and tos fields are modified without first
> pulling/pushing the ipv6 header, which would have updated
> the hw csum (if available). This might cause csum validation
> when sending the packet to the stack, as can be seen in
> the trace below.
> 
> Fix this by updating skb->csum if available.
> 
> [...]

Here is the summary with links:
  - [net,v5,1/1] openvswitch: Fix setting ipv6 fields causing hw csum failure
    https://git.kernel.org/netdev/net/c/d9b5ae5c1b24

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