Merge tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorPaolo Abeni <pabeni@redhat.com>
Thu, 4 Jul 2024 13:31:26 +0000 (15:31 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 4 Jul 2024 13:31:27 +0000 (15:31 +0200)
commite367197166a04ca605a6c3a053bbf8c3ef317a61
tree37e70948d519c39f965eaac99df78a1c25d9528d
parent61cf1c739f08190a4cbf047b9fbb192a94d87e3f
parent9f6958ba2e902f9820c594869bd710ba74b7c4c0
Merge tag 'nf-24-07-04' of git://git./linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

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

The following batch contains a oneliner patch to inconditionally flush
workqueue containing stale objects to be released, syzbot managed to
trigger UaF. Patch from Florian Westphal.

netfilter pull request 24-07-04

* tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nf_tables: unconditionally flush pending work before notifier
====================

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