All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Florian Westphal <fw@strlen.de>
Cc: Chris Clayton <chris2553@googlemail.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: b118509076b3 (probably) breaks my firewall
Date: Fri, 9 Sep 2022 12:19:28 +0200	[thread overview]
Message-ID: <YxsTMMFoaNSM9gLN@salvia> (raw)
In-Reply-To: <20220908214859.GD16543@breakpoint.cc>

On Thu, Sep 08, 2022 at 11:48:59PM +0200, Florian Westphal wrote:
> Chris Clayton <chris2553@googlemail.com> wrote:
> 
> [ CC Pablo ]
> 
> > On 08/09/2022 20:19, Florian Westphal wrote:
> > > Chris Clayton <chris2553@googlemail.com> wrote:
> > >> Just a heads up and a question...
> > >>
> > >> I've pulled the latest and greatest from Linus' tree and built and installed the kernel. git describe gives
> > >> v6.0-rc4-126-g26b1224903b3.
> > >>
> > >> I find that my firewall is broken because /proc/sys/net/netfilter/nf_conntrack_helper no longer exists. It existed on an
> > >> -rc4 kernel. Are changes like this supposed to be introduced at this stage of the -rc cycle?
> > > 
> > > The problem is that the default-autoassign (nf_conntrack_helper=1) has
> > > side effects that most people are not aware of.
> > > 
> > > The bug that propmpted this toggle from getting axed was that the irc (dcc) helper allowed
> > > a remote client to create a port forwarding to the local client.
> > 
> > 
> > Ok, but I still think it's not the sort of change that should be introduced at this stage of the -rc cycle.
> > The other problem is that the documentation (Documentation/networking/nf_conntrack-sysctl.rst) hasn't been updated. So I
> > know my firewall is broken but there's nothing I can find that tells me how to fix it.
> 
> Pablo, I don't think revert+move the 'next' will avoid this kinds of
> problems, but at least the nf_conntrack-sysctl.rst should be amended to
> reflect that this was removed.

I'll post a patch to amend the documentation.

> I'd keep it though because people that see an error wrt. this might be
> looking at nf_conntrack-sysctl.rst.
> 
> Maybe just a link to
> https://home.regit.org/netfilter-en/secure-use-of-helpers/?
> 
> What do you think?

I'll update netfilter.org to host a copy of the github sources.

We have been announcing this going deprecated for 10 years...

  reply	other threads:[~2022-09-09 10:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 19:13 b118509076b3 (probably) breaks my firewall Chris Clayton
2022-09-08 19:19 ` Florian Westphal
2022-09-08 21:22   ` Chris Clayton
2022-09-08 21:48     ` Florian Westphal
2022-09-09 10:19       ` Pablo Neira Ayuso [this message]
2022-09-09 18:21         ` Chris Clayton
2022-09-09 18:31           ` Chris Clayton
2022-09-10  2:02           ` removing conntrack helper toggle to enable auto-assignment [was Re: b118509076b3 (probably) breaks my firewall] Pablo Neira Ayuso
2022-09-10  3:49             ` Willy Tarreau
2022-09-19 19:40             ` Jakub Kicinski
2022-09-19 20:23               ` Florian Westphal
2022-09-19 20:57                 ` Jakub Kicinski
2022-09-19 21:27                   ` Florian Westphal
2022-09-20  6:49                   ` Chris Clayton
2022-09-20  9:01                     ` Thorsten Leemhuis

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=YxsTMMFoaNSM9gLN@salvia \
    --to=pablo@netfilter.org \
    --cc=chris2553@googlemail.com \
    --cc=fw@strlen.de \
    --cc=netdev@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.