diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-01-09 17:54:49 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-09 17:54:49 +0100 |
commit | b5cf67a8f716afbd7f8416edfe898c2df460811a (patch) | |
tree | 3eb08e8300e0309e5cf267cb5f333c33a8905782 /include | |
parent | Merge branch 'net-sysctl-avoid-using-current-nsproxy' (diff) | |
parent | netfilter: conntrack: clamp maximum hashtable size to INT_MAX (diff) | |
download | linux-b5cf67a8f716afbd7f8416edfe898c2df460811a.tar.xz linux-b5cf67a8f716afbd7f8416edfe898c2df460811a.zip |
Merge tag 'nf-25-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Pablo Neira Ayuso says:
====================
Netfilter fixes for net
The following patchset contains Netfilter fixes for net:
1) Fix imbalance between flowtable BIND and UNBIND calls to configure
hardware offload, this fixes a possible kmemleak.
2) Clamp maximum conntrack hashtable size to INT_MAX to fix a possible
WARN_ON_ONCE splat coming from kvmalloc_array(), only possible from
init_netns.
* tag 'nf-25-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
netfilter: nf_tables: imbalance in flowtable binding
====================
Link: https://patch.msgid.link/20250109123532.41768-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions