]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorPaolo Abeni <pabeni@redhat.com>
Thu, 12 Sep 2024 13:26:18 +0000 (15:26 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 12 Sep 2024 13:26:19 +0000 (15:26 +0200)
commit87009709717f144c5581fdad3a5e479fe4c364c6
treed07e09053665e4ac34266b0c5090f2c508c84bfa
parent6513eb3d3191574b58859ef2d6dc26c0277c6f81
parent7f3287db654395f9c5ddd246325ff7889f550286
Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

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.

netfilter pull request 24-09-12

* tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nft_socket: make cgroupsv2 matching work with namespaces
  netfilter: nft_socket: fix sk refcount leaks
====================

Link: https://patch.msgid.link/20240911222520.3606-1-pablo@netfilter.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>