From: Greg KH <gregkh@linuxfoundation.org>
To: Linux regressions mailing list <regressions@lists.linux.dev>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>,
netfilter-devel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, fw@strlen.de,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [PATCH net 2/2] netfilter: xtables: fix typo causing some targets not to load on IPv6
Date: Tue, 22 Oct 2024 09:44:19 +0200 [thread overview]
Message-ID: <2024102259-armadillo-riveter-0e7d@gregkh> (raw)
In-Reply-To: <8cd31ad2-7351-4275-ab11-bca6494f408a@leemhuis.info>
On Tue, Oct 22, 2024 at 09:39:38AM +0200, Linux regression tracking (Thorsten Leemhuis) wrote:
> [CCing Greg and the stable list, to ensure he is aware of this, as well
> as the regressions list]
>
> On 21.10.24 11:45, Pablo Neira Ayuso wrote:
> > - There is no NFPROTO_IPV6 family for mark and NFLOG.
> > - TRACE is also missing module autoload with NFPROTO_IPV6.
> >
> > This results in ip6tables failing to restore a ruleset. This issue has been
> > reported by several users providing incomplete patches.
> >
> > Very similar to Ilya Katsnelson's patch including a missing chunk in the
> > TRACE extension.
> >
> > Fixes: 0bfcb7b71e73 ("netfilter: xtables: avoid NFPROTO_UNSPEC where needed")
> > [...]
>
> Just FYI as the culprit recently hit various stable series (v6.11.4,
> v6.6.57, v6.1.113, v5.15.168) quite a few reports came in that look like
> issues that might be fixed by this to my untrained eyes. I suppose they
> won't tell you anything new and maybe you even have seen them, but on
> the off-chance that this might not be the case you can find them here:
>
> https://bugzilla.kernel.org/show_bug.cgi?id=219397
> https://bugzilla.kernel.org/show_bug.cgi?id=219402
> https://bugzilla.kernel.org/show_bug.cgi?id=219409
Is this commit in linux-next yet? I looked yesterday but couldn't find
it anywhere...
thanks,
greg k-h
next prev parent reply other threads:[~2024-10-22 7:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 9:45 [PATCH net 0/2] Netfilter fixes for net (v2) Pablo Neira Ayuso
2024-10-21 9:45 ` [PATCH net 1/2] netfilter: bpf: must hold reference on net namespace Pablo Neira Ayuso
2024-10-22 10:50 ` patchwork-bot+netdevbpf
2024-10-21 9:45 ` [PATCH net 2/2] netfilter: xtables: fix typo causing some targets not to load on IPv6 Pablo Neira Ayuso
2024-10-22 7:39 ` Linux regression tracking (Thorsten Leemhuis)
2024-10-22 7:44 ` Greg KH [this message]
2024-10-22 7:57 ` Pablo Neira Ayuso
2024-10-21 9:56 ` [PATCH net 0/2] Netfilter fixes for net (v2) Pablo Neira Ayuso
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=2024102259-armadillo-riveter-0e7d@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=regressions@lists.linux.dev \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).