[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164524801078.20677.8411223569362851752.git-patchwork-notify@kernel.org>
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