[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167273761707.18098.539724287702844656.git-patchwork-notify@kernel.org>
Date: Tue, 03 Jan 2023 09:20:17 +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
Subject: Re: [PATCH net 1/7] netfilter: conntrack: fix ipv6 exthdr error check
Hello:
This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Mon, 2 Jan 2023 17:40:19 +0100 you wrote:
> From: Florian Westphal <fw@...len.de>
>
> smatch warnings:
> net/netfilter/nf_conntrack_proto.c:167 nf_confirm() warn: unsigned 'protoff' is never less than zero.
>
> We need to check if ipv6_skip_exthdr() returned an error, but protoff is
> unsigned. Use a signed integer for this.
>
> [...]
Here is the summary with links:
- [net,1/7] netfilter: conntrack: fix ipv6 exthdr error check
https://git.kernel.org/netdev/net/c/5eb119da94ac
- [net,2/7] netfilter: nf_tables: consolidate set description
https://git.kernel.org/netdev/net/c/bed4a63ea4ae
- [net,3/7] netfilter: nf_tables: add function to create set stateful expressions
https://git.kernel.org/netdev/net/c/a8fe4154fa5a
- [net,4/7] netfilter: nf_tables: perform type checking for existing sets
https://git.kernel.org/netdev/net/c/f6594c372afd
- [net,5/7] netfilter: nf_tables: honor set timeout and garbage collection updates
https://git.kernel.org/netdev/net/c/123b99619cca
- [net,6/7] netfilter: ipset: fix hash:net,port,net hang with /0 subnet
https://git.kernel.org/netdev/net/c/a31d47be64b9
- [net,7/7] netfilter: ipset: Rework long task execution when adding/deleting entries
https://git.kernel.org/netdev/net/c/5e29dc36bd5e
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