[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171292383081.25342.1876215062663485603.git-patchwork-notify@kernel.org>
Date: Fri, 12 Apr 2024 12:10:30 +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, pabeni@...hat.com,
edumazet@...gle.com, fw@...len.de
Subject: Re: [PATCH net 1/7] netfilter: nf_tables: Fix potential data-race in
__nft_expr_type_get()
Hello:
This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Thu, 11 Apr 2024 13:28:54 +0200 you wrote:
> From: Ziyang Xuan <william.xuanziyang@...wei.com>
>
> nft_unregister_expr() can concurrent with __nft_expr_type_get(),
> and there is not any protection when iterate over nf_tables_expressions
> list in __nft_expr_type_get(). Therefore, there is potential data-race
> of nf_tables_expressions list entry.
>
> [...]
Here is the summary with links:
- [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
https://git.kernel.org/netdev/net/c/f969eb84ce48
- [net,2/7] netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
https://git.kernel.org/netdev/net/c/d78d867dcea6
- [net,3/7] netfilter: br_netfilter: skip conntrack input hook for promisc packets
https://git.kernel.org/netdev/net/c/751de2012eaf
- [net,4/7] netfilter: nft_set_pipapo: walk over current view on netlink dump
https://git.kernel.org/netdev/net/c/29b359cf6d95
- [net,5/7] netfilter: nft_set_pipapo: do not free live element
https://git.kernel.org/netdev/net/c/3cfc9ec039af
- [net,6/7] netfilter: flowtable: validate pppoe header
https://git.kernel.org/netdev/net/c/87b3593bed18
- [net,7/7] netfilter: flowtable: incorrect pppoe tuple
https://git.kernel.org/netdev/net/c/6db5dc7b351b
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