[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240911222520.3606-1-pablo@netfilter.org>
Date: Thu, 12 Sep 2024 00:25:18 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net,
netdev@...r.kernel.org,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
fw@...len.de
Subject: [PATCH net 0/2] Netfilter fixes for net
Hi,
The following batch contains two fixes from Florian Westphal:
Patch #1 fixes a sk refcount leak in nft_socket on mismatch.
Patch #2 fixes cgroupsv2 matching from containers due to incorrect
level in subtree.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-24-09-12
Thanks.
----------------------------------------------------------------
The following changes since commit d759ee240d3c0c4a19f4d984eb21c36da76bc6ce:
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2024-09-05 17:08:01 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git tags/nf-24-09-12
for you to fetch changes up to 7f3287db654395f9c5ddd246325ff7889f550286:
netfilter: nft_socket: make cgroupsv2 matching work with namespaces (2024-09-12 00:16:58 +0200)
----------------------------------------------------------------
netfilter pull request 24-09-12
----------------------------------------------------------------
Florian Westphal (2):
netfilter: nft_socket: fix sk refcount leaks
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
net/netfilter/nft_socket.c | 48 ++++++++++++++++++++++++++++++++++++++++------
1 file changed, 42 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists