Message ID | 20201209221810.32504-1-pablo@netfilter.org |
---|---|
Headers | show |
Series | Netfilter fixes for net | expand |
From: Pablo Neira Ayuso <pablo@netfilter.org> Date: Wed, 9 Dec 2020 23:18:06 +0100 > Hi Jakub, David, > > The following patchset contains Netfilter fixes for net: > > 1) Switch to RCU in x_tables to fix possible NULL pointer dereference, > from Subash Abhinov Kasiviswanathan. > > 2) Fix netlink dump of dynset timeouts later than 23 days. > > 3) Add comment for the indirect serialization of the nft commit mutex > with rtnl_mutex. > > 4) Remove bogus check for confirmed conntrack when matching on the > conntrack ID, from Brett Mastbergen. > > Please, pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git > Pulled, thanks.