From: patchwork-bot+netdevbpf@kernel.org
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com
Subject: Re: [PATCH net 1/6] netfilter: nf_tables: report use refcount overflow
Date: Thu, 06 Jul 2023 09:20:22 +0000 [thread overview]
Message-ID: <168863522221.622.7964673708466321007.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230705230406.52201-2-pablo@netfilter.org>
Hello:
This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@netfilter.org>:
On Thu, 6 Jul 2023 01:04:01 +0200 you wrote:
> Overflow use refcount checks are not complete.
>
> Add helper function to deal with object reference counter tracking.
> Report -EMFILE in case UINT_MAX is reached.
>
> nft_use_dec() splats in case that reference counter underflows,
> which should not ever happen.
>
> [...]
Here is the summary with links:
- [net,1/6] netfilter: nf_tables: report use refcount overflow
https://git.kernel.org/netdev/net/c/1689f25924ad
- [net,2/6] netfilter: conntrack: gre: don't set assured flag for clash entries
https://git.kernel.org/netdev/net/c/8a9dc07ba924
- [net,3/6] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
https://git.kernel.org/netdev/net/c/6eef7a2b9338
- [net,4/6] netfilter: conntrack: don't fold port numbers into addresses before hashing
https://git.kernel.org/netdev/net/c/eaf9e7192ec9
- [net,5/6] netfilter: nf_tables: do not ignore genmask when looking up chain by id
https://git.kernel.org/netdev/net/c/515ad530795c
- [net,6/6] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
https://git.kernel.org/netdev/net/c/caf3ef7468f7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-07-06 9:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 23:04 [PATCH net 0/6] Netfilter fixes for net Pablo Neira Ayuso
2023-07-05 23:04 ` [PATCH net 1/6] netfilter: nf_tables: report use refcount overflow Pablo Neira Ayuso
2023-07-06 9:01 ` Paolo Abeni
2023-07-06 9:20 ` patchwork-bot+netdevbpf [this message]
2023-07-05 23:04 ` [PATCH net 2/6] netfilter: conntrack: gre: don't set assured flag for clash entries Pablo Neira Ayuso
2023-07-05 23:04 ` [PATCH net 3/6] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free Pablo Neira Ayuso
2023-07-05 23:04 ` [PATCH net 4/6] netfilter: conntrack: don't fold port numbers into addresses before hashing Pablo Neira Ayuso
2023-07-05 23:04 ` [PATCH net 5/6] netfilter: nf_tables: do not ignore genmask when looking up chain by id Pablo Neira Ayuso
2023-07-05 23:04 ` [PATCH net 6/6] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=168863522221.622.7964673708466321007.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.