Re: [PATCH net 1/8] netfilter: nf_tables: validate variable length element extension
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-08-10 05:10:43
Also in:
netfilter-devel
Hello: This series was applied to netdev/net.git (master) by Pablo Neira Ayuso [off-list ref]: On Wed, 10 Aug 2022 00:05:25 +0200 you wrote:
Update template to validate variable length extensions. This patch adds a new .ext_len[id] field to the template to store the expected extension length. This is used to sanity check the initialization of the variable length extension. Use PTR_ERR() in nft_set_elem_init() to report errors since, after this update, there are two reason why this might fail, either because of ENOMEM or insufficient room in the extension field (EINVAL). [...]
Here is the summary with links:
- [net,1/8] netfilter: nf_tables: validate variable length element extension
https://git.kernel.org/netdev/net/c/34aae2c2fb1e
- [net,2/8] netfilter: nf_tables: do not allow SET_ID to refer to another table
https://git.kernel.org/netdev/net/c/470ee20e069a
- [net,3/8] netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
https://git.kernel.org/netdev/net/c/95f466d22364
- [net,4/8] netfilter: nf_tables: do not allow RULE_ID to refer to another chain
https://git.kernel.org/netdev/net/c/36d5b2913219
- [net,5/8] netfilter: ip6t_LOG: Fix a typo in a comment
https://git.kernel.org/netdev/net/c/134941683b89
- [net,6/8] netfilter: nf_tables: upfront validation of data via nft_data_init()
https://git.kernel.org/netdev/net/c/341b69416087
- [net,7/8] netfilter: nf_tables: disallow jump to implicit chain from set element
https://git.kernel.org/netdev/net/c/f323ef3a0d49
- [net,8/8] netfilter: nf_tables: fix null deref due to zeroed list head
https://git.kernel.org/netdev/net/c/580077855a40
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html