From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: stable@vger.kernel.org, gregkh@linuxfoundation.org, sashal@kernel.org
Subject: Re: [PATCH -stable,5.10.x 0/3] Netfilter fixes for -stable
Date: Mon, 8 Apr 2024 23:23:25 +0200 [thread overview]
Message-ID: <ZhRgTdwFtFwBSIsB@calendula> (raw)
In-Reply-To: <20240408212042.312221-1-pablo@netfilter.org>
On Mon, Apr 08, 2024 at 11:20:37PM +0200, Pablo Neira Ayuso wrote:
> 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")
Side note: this batch indeed contains 5 patches, subject should be:
[PATCH -stable,5.10.x 0/5] Netfilter fixes for -stable
I can resend if needed.
> 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
>
>
prev parent reply other threads:[~2024-04-08 21:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Pablo Neira Ayuso [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZhRgTdwFtFwBSIsB@calendula \
--to=pablo@netfilter.org \
--cc=gregkh@linuxfoundation.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.