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, 22 Apr 2023 03:40:20 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Louis Peens <louis.peens@...igine.com>
Cc:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        steffen.klassert@...unet.com, herbert@...dor.apana.org.au,
        leon@...nel.org, simon.horman@...igine.com, netdev@...r.kernel.org,
        stable@...r.kernel.org, oss-drivers@...igine.com
Subject: Re: [PATCH net] nfp: fix incorrect pointer deference when offloading
 IPsec with bonding

Hello:

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

On Thu, 20 Apr 2023 16:01:25 +0200 you wrote:
> From: Huanhuan Wang <huanhuan.wang@...igine.com>
> 
> There are two pointers in struct xfrm_dev_offload, *dev, *real_dev.
> The *dev points whether bonding interface or real interface, if
> bonding IPsec offload is used, it points bonding interface; if not,
> it points real interface. And *real_dev always points real interface.
> So nfp should always use real_dev instead of dev.
> 
> [...]

Here is the summary with links:
  - [net] nfp: fix incorrect pointer deference when offloading IPsec with bonding
    https://git.kernel.org/netdev/net/c/63cfd210034c

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