Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH -stable,6.1.x 0/3] Netfilter fixes for -stable
@ 2024-08-12 10:23 Pablo Neira Ayuso
  2024-08-12 10:23 ` [PATCH -stable,6.1.x 1/3] netfilter: nf_tables: bail out if stateful expression provides no .clone Pablo Neira Ayuso
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Pablo Neira Ayuso @ 2024-08-12 10:23 UTC (permalink / raw)
  To: netfilter-devel; +Cc: gregkh, sashal, stable

Hi Greg, Sasha,

This batch contains a backport for recent fixes already upstream for 6.1.x.

The following list shows the backported patches, I am using original commit
IDs for reference:

1) 3c13725f43dc ("netfilter: nf_tables: bail out if stateful expression provides no .clone")

2) fa23e0d4b756 ("netfilter: nf_tables: allow clone callbacks to sleep")

3) cff3bd012a95 ("netfilter: nf_tables: prefer nft_chain_validate")

Please, apply,
Thanks

Florian Westphal (2):
  netfilter: nf_tables: allow clone callbacks to sleep
  netfilter: nf_tables: prefer nft_chain_validate

Pablo Neira Ayuso (1):
  netfilter: nf_tables: bail out if stateful expression provides no .clone

 include/net/netfilter/nf_tables.h |   4 +-
 net/netfilter/nf_tables_api.c     | 172 ++++--------------------------
 net/netfilter/nft_connlimit.c     |   4 +-
 net/netfilter/nft_counter.c       |   4 +-
 net/netfilter/nft_dynset.c        |   2 +-
 net/netfilter/nft_last.c          |   4 +-
 net/netfilter/nft_limit.c         |  14 +--
 net/netfilter/nft_quota.c         |   4 +-
 8 files changed, 42 insertions(+), 166 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH -stable 6.1.x 0/3] Netfilter fixes for -stable
@ 2024-04-08 21:18 Pablo Neira Ayuso
  2024-04-10 15:58 ` Sasha Levin
  0 siblings, 1 reply; 7+ messages in thread
From: Pablo Neira Ayuso @ 2024-04-08 21:18 UTC (permalink / raw)
  To: netfilter-devel; +Cc: stable, gregkh, sashal

Hi Greg, Sasha,

This batch contains a backport for recent fixes already upstream for 6.1.x,
to add them on top of enqueued patches:

a45e6889575c ("netfilter: nf_tables: release batch on table validation from abort path")
0d459e2ffb54 ("netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path")
1bc83a019bbe ("netfilter: nf_tables: discard table flag update with pending basechain deletion")

Please, apply, thanks.

Pablo Neira Ayuso (3):
  netfilter: nf_tables: release batch on table validation from abort path
  netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
  netfilter: nf_tables: discard table flag update with pending basechain deletion

 net/netfilter/nf_tables_api.c | 47 +++++++++++++++++++++++++++--------
 1 file changed, 36 insertions(+), 11 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-08-12 15:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 10:23 [PATCH -stable,6.1.x 0/3] Netfilter fixes for -stable Pablo Neira Ayuso
2024-08-12 10:23 ` [PATCH -stable,6.1.x 1/3] netfilter: nf_tables: bail out if stateful expression provides no .clone Pablo Neira Ayuso
2024-08-12 10:23 ` [PATCH -stable,6.1.x 2/3] netfilter: nf_tables: allow clone callbacks to sleep Pablo Neira Ayuso
2024-08-12 10:23 ` [PATCH -stable,6.1.x 3/3] netfilter: nf_tables: prefer nft_chain_validate Pablo Neira Ayuso
2024-08-12 15:01 ` [PATCH -stable,6.1.x 0/3] Netfilter fixes for -stable Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2024-04-08 21:18 [PATCH -stable 6.1.x " Pablo Neira Ayuso
2024-04-10 15:58 ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox