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, 08 Jul 2021 07:20:03 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Florian Fainelli <f.fainelli@...il.com>
Cc:     netdev@...r.kernel.org, paulb@...dia.com, eric.dumazet@...il.com,
        davem@...emloft.net, kuba@...nel.org, mika.penttila@...tfour.com,
        ast@...nel.org, daniel@...earbox.net, john.fastabend@...il.com,
        saeedm@...dia.com, ozsh@...dia.com, roid@...dia.com,
        vladbu@...dia.com
Subject: Re: [PATCH net] skbuff: Fix build with SKB extensions disabled

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Wed,  7 Jul 2021 21:10:51 -0700 you wrote:
> We will fail to build with CONFIG_SKB_EXTENSIONS disabled after
> 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used
> skbs") since there is an unconditionally use of skb_ext_find() without
> an appropriate stub. Simply build the code conditionally and properly
> guard against both COFNIG_SKB_EXTENSIONS as well as
> CONFIG_NET_TC_SKB_EXT being disabled.
> 
> [...]

Here is the summary with links:
  - [net] skbuff: Fix build with SKB extensions disabled
    https://git.kernel.org/netdev/net/c/9615fe36b31d

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