netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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/8] netfilter: nf_tables: allow to fetch set elements when table has an owner
Date: Thu, 23 Feb 2023 05:40:18 +0000	[thread overview]
Message-ID: <167713081859.3934.13685548895471250126.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230222092137.88637-2-pablo@netfilter.org>

Hello:

This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@netfilter.org>:

On Wed, 22 Feb 2023 10:21:30 +0100 you wrote:
> NFT_MSG_GETSETELEM returns -EPERM when fetching set elements that belong
> to table that has an owner. This results in empty set/map listing from
> userspace.
> 
> Fixes: 6001a930ce03 ("netfilter: nftables: introduce table ownership")
> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
> 
> [...]

Here is the summary with links:
  - [net,1/8] netfilter: nf_tables: allow to fetch set elements when table has an owner
    https://git.kernel.org/netdev/net/c/92f3e96d642f
  - [net,2/8] netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
    https://git.kernel.org/netdev/net/c/ac4893980bbe
  - [net,3/8] netfilter: conntrack: fix rmmod double-free race
    https://git.kernel.org/netdev/net/c/e6d57e9ff0ae
  - [net,4/8] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
    https://git.kernel.org/netdev/net/c/efb056e5f1f0
  - [net,5/8] netfilter: ebtables: fix table blob use-after-free
    https://git.kernel.org/netdev/net/c/e58a171d35e3
  - [net,6/8] netfilter: xt_length: use skb len to match in length_mt6
    https://git.kernel.org/netdev/net/c/05c07c0c6cc8
  - [net,7/8] netfilter: ctnetlink: make event listener tracking global
    https://git.kernel.org/netdev/net/c/fdf6491193e4
  - [net,8/8] netfilter: x_tables: fix percpu counter block leak on error path when creating new netns
    https://git.kernel.org/netdev/net/c/0af8c09c8968

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2023-02-23  5:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-22  9:21 [PATCH net 0/8] Netfilterf fixes for net Pablo Neira Ayuso
2023-02-22  9:21 ` [PATCH net 1/8] netfilter: nf_tables: allow to fetch set elements when table has an owner Pablo Neira Ayuso
2023-02-23  5:40   ` patchwork-bot+netdevbpf [this message]
2023-02-22  9:21 ` [PATCH net 2/8] netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack() Pablo Neira Ayuso
2023-02-22  9:21 ` [PATCH net 3/8] netfilter: conntrack: fix rmmod double-free race Pablo Neira Ayuso
2023-02-22  9:21 ` [PATCH net 4/8] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces Pablo Neira Ayuso
2023-02-22  9:21 ` [PATCH net 5/8] netfilter: ebtables: fix table blob use-after-free Pablo Neira Ayuso
2023-02-22  9:21 ` [PATCH net 6/8] netfilter: xt_length: use skb len to match in length_mt6 Pablo Neira Ayuso
2023-02-22  9:21 ` [PATCH net 7/8] netfilter: ctnetlink: make event listener tracking global Pablo Neira Ayuso
2023-02-22  9:21 ` [PATCH net 8/8] netfilter: x_tables: fix percpu counter block leak on error path when creating new netns 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=167713081859.3934.13685548895471250126.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).