[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220526205411.315136-1-pablo@netfilter.org>
Date: Thu, 26 May 2022 22:54:09 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org,
pabeni@...hat.com
Subject: [PATCH net 0/2] Netfilter fixes for net
Hi,
The following patchset contains Netfilter fixes for net:
1) Fix UAF when creating non-stateful expression in set.
2) Set limit cost when cloning expression accordingly, from Phil Sutter.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git
Thanks.
----------------------------------------------------------------
The following changes since commit 6c465408a7709cf180cde7569e141191b67a175c:
dt-bindings: net: adin: Fix adi,phy-output-clock description syntax (2022-05-25 22:03:45 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git HEAD
for you to fetch changes up to 558254b0b602b8605d7246a10cfeb584b1fcabfc:
netfilter: nft_limit: Clone packet limits' cost value (2022-05-26 22:50:34 +0200)
----------------------------------------------------------------
Pablo Neira Ayuso (1):
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Phil Sutter (1):
netfilter: nft_limit: Clone packet limits' cost value
net/netfilter/nf_tables_api.c | 19 ++++++++++---------
net/netfilter/nft_limit.c | 2 ++
2 files changed, 12 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists