From: Greg KH <greg@kroah.com>
To: Florian Westphal <fw@strlen.de>
Cc: Ale <mystic@tin.it>, netfilter@vger.kernel.org, stable@vger.kernel.org
Subject: Re: ct helper ipv6
Date: Tue, 12 Jun 2018 11:51:46 +0200 [thread overview]
Message-ID: <20180612095146.GA23752@kroah.com> (raw)
In-Reply-To: <20180612090232.rnri3rf4nlnjrrqn@breakpoint.cc>
On Tue, Jun 12, 2018 at 11:02:32AM +0200, Florian Westphal wrote:
> Ale <mystic@tin.it> wrote:
>
> [ cc stable, could you please queue below fix? ]
>
> > When I try to use CT HELPER for the ipv6, nft it dies and I have to
> > restart the pc. But it works well for ip and inet.
> >
> > nft add ct helper ip6 filter ftp-std { type \"ftp\" protocol tcp\; }
> > nft add rule ip6 filter WAN-IN iifname $IF_WAN_1 tcp sport $UP_PORTS
> > tcp dport $UP_PORTS ct helper set \"ftp-std\" counter accept
> >
> > Kernel: RIP: strlen+0x0/0x20 RSP: ffffae1b4c67f980
> > kernel: Code: f8 48 89 f9 74 09 48 83 c1 01 80 39 00 75 f7 31 d2 44 0f
> > b6 04 16 44 88 04 11 48 83 c2 01 45 84 c0 75 ee c3 0f 1f 80 00 00 00 00
> > <80> 3f 00 74 10 48 89 f8 48 >
>
> This is most likely fixed in 4.17 by
>
> commit b71534583f22d08c3e3563bf5100aeb5f5c9fbe5
> netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump
>
> The bug was added in Linux 4.12.
Queued up to 4.16.y and 4.14.y, thanks.
greg k-h
prev parent reply other threads:[~2018-06-12 9:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2c145015821e6e830beddf376e0f563dac2d1867.camel@tin.it>
2018-06-12 9:02 ` ct helper ipv6 Florian Westphal
2018-06-12 9:51 ` Greg KH [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=20180612095146.GA23752@kroah.com \
--to=greg@kroah.com \
--cc=fw@strlen.de \
--cc=mystic@tin.it \
--cc=netfilter@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox