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:   Sat, 19 Feb 2022 05:20:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Simon Horman <simon.horman@...igine.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        oss-drivers@...igine.com, christophe.jaillet@...adoo.fr
Subject: Re: [PATCH net] nfp: flower: Fix a potential leak in
 nfp_tunnel_add_shared_mac()

Hello:

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

On Fri, 18 Feb 2022 14:15:35 +0100 you wrote:
> From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> 
> ida_simple_get() returns an id between min (0) and max (NFP_MAX_MAC_INDEX)
> inclusive.
> So NFP_MAX_MAC_INDEX (0xff) is a valid id.
> 
> In order for the error handling path to work correctly, the 'invalid'
> value for 'ida_idx' should not be in the 0..NFP_MAX_MAC_INDEX range,
> inclusive.
> 
> [...]

Here is the summary with links:
  - [net] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
    https://git.kernel.org/netdev/net/c/3a14d0888eb4

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