]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorPaolo Abeni <pabeni@redhat.com>
Thu, 11 Jul 2024 10:57:10 +0000 (12:57 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 11 Jul 2024 10:57:10 +0000 (12:57 +0200)
commitd7c199e77ef2fe259ad5b1beca5ddd6c951fcba2
tree2ca4510e7bf8d6c1e65a08d2751a53c720fc98fc
parenta819ff0cf9fa166881a3781d32909257e2033e86
parentcff3bd012a9512ac5ed858d38e6ed65f6391008c
Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

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

The following batch contains Netfilter fixes for net:

Patch #1 fixes a bogus WARN_ON splat in nfnetlink_queue.

Patch #2 fixes a crash due to stack overflow in chain loop detection
 by using the existing chain validation routines

Both patches from Florian Westphal.

netfilter pull request 24-07-11

* tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nf_tables: prefer nft_chain_validate
  netfilter: nfnetlink_queue: drop bogus WARN_ON
====================

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