[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164152380936.10678.3908043014438003731.git-patchwork-notify@kernel.org>
Date: Fri, 07 Jan 2022 02:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net,
netdev@...r.kernel.org, kuba@...nel.org
Subject: Re: [PATCH net 1/4] netfilter: ipt_CLUSTERIP: fix refcount leak in
clusterip_tg_check()
Hello:
This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Thu, 6 Jan 2022 22:51:36 +0100 you wrote:
> From: Xin Xiong <xiongx18@...an.edu.cn>
>
> The issue takes place in one error path of clusterip_tg_check(). When
> memcmp() returns nonzero, the function simply returns the error code,
> forgetting to decrease the reference count of a clusterip_config
> object, which is bumped earlier by clusterip_config_find_get(). This
> may incur reference count leak.
>
> [...]
Here is the summary with links:
- [net,1/4] netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
https://git.kernel.org/netdev/net/c/d94a69cb2cfa
- [net,2/4] selftests: netfilter: switch to socat for tests using -q option
https://git.kernel.org/netdev/net/c/1585f590a2e5
- [net,3/4] netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
https://git.kernel.org/netdev/net/c/4e1860a38637
- [net,4/4] netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
https://git.kernel.org/netdev/net/c/23c54263efd7
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