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:   Sat, 19 Nov 2022 03:50:18 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Hangbin Liu <liuhangbin@...il.com>
Cc:     netdev@...r.kernel.org, j.vosburgh@...il.com, davem@...emloft.net,
        kuba@...nel.org, jtoppins@...hat.com, pabeni@...hat.com,
        dsahern@...il.com, tom@...bertland.com, edumazet@...gle.com,
        liali@...hat.com, eric.dumazet@...il.com
Subject: Re: [PATCHv4 net] bonding: fix ICMPv6 header handling when receiving IPv6
 messages

Hello:

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

On Fri, 18 Nov 2022 11:43:53 +0800 you wrote:
> Currently, we get icmp6hdr via function icmp6_hdr(), which needs the skb
> transport header to be set first. But there is no rule to ask driver set
> transport header before netif_receive_skb() and bond_handle_frame(). So
> we will not able to get correct icmp6hdr on some drivers.
> 
> Fix this by using skb_header_pointer to get the IPv6 and ICMPV6 headers.
> 
> [...]

Here is the summary with links:
  - [PATCHv4,net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
    https://git.kernel.org/netdev/net/c/4d633d1b468b

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