All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -stable,5.10.x 0/3] Netfilter fixes for -stable
@ 2024-04-08 21:20 Pablo Neira Ayuso
  2024-04-08 21:20 ` [PATCH 1/5] netfilter: nf_tables: reject new basechain after table flag update Pablo Neira Ayuso
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pablo Neira Ayuso @ 2024-04-08 21:20 UTC (permalink / raw)
  To: netfilter-devel; +Cc: stable, gregkh, sashal

Hi Greg, Sasha,

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

994209ddf4f4 ("netfilter: nf_tables: reject new basechain after table flag update")
24cea9677025 ("netfilter: nf_tables: flush pending destroy work before exit_net release")
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 (5):
  netfilter: nf_tables: reject new basechain after table flag update
  netfilter: nf_tables: flush pending destroy work before exit_net release
  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 | 51 ++++++++++++++++++++++++++++-------
 1 file changed, 41 insertions(+), 10 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2024-04-08 21:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08 21:20 [PATCH -stable,5.10.x 0/3] Netfilter fixes for -stable Pablo Neira Ayuso
2024-04-08 21:20 ` [PATCH 1/5] netfilter: nf_tables: reject new basechain after table flag update Pablo Neira Ayuso
2024-04-08 21:20 ` [PATCH 2/5] netfilter: nf_tables: flush pending destroy work before exit_net release Pablo Neira Ayuso
2024-04-08 21:20 ` [PATCH 3/5] netfilter: nf_tables: release batch on table validation from abort path Pablo Neira Ayuso
2024-04-08 21:20 ` [PATCH 4/5] netfilter: nf_tables: release mutex after nft_gc_seq_end " Pablo Neira Ayuso
2024-04-08 21:20 ` [PATCH 5/5] netfilter: nf_tables: discard table flag update with pending basechain deletion Pablo Neira Ayuso
2024-04-08 21:23 ` [PATCH -stable,5.10.x 0/3] Netfilter fixes for -stable Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.