All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Florian Westphal <fw@strlen.de>
Cc: stable@vger.kernel.org, davem@davemloft.net, pablo@netfilter.org,
	netfilter-devel@vger.kernel.org
Subject: Re: [4.11.y netfilter] 4.11 iptables regression fix
Date: Tue, 27 Jun 2017 13:30:37 +0200	[thread overview]
Message-ID: <20170627113037.GH10609@kroah.com> (raw)
In-Reply-To: <20170621084151.GD28291@breakpoint.cc>

On Wed, Jun 21, 2017 at 10:41:51AM +0200, Florian Westphal wrote:
> Hi.
> 
> Please consider picking up
> 
> commit 324318f0248c31be8a08984146e7e4dd7cdd091d
> Author: Willem de Bruijn <willemb@google.com>
> netfilter: xtables: zero padding in data_to_user
> 
> After this, you will also need to pick
> 
> commit 751a9c763849f5859cb69ea44b0430d00672f637
> Author: Willem de Bruijn <willemb@google.com>
> netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
> 
> Both apply cleanly to 4.11.  Earlier kernels are not affected.
> 
> Without these two patches we fail to delete rules, e.g.
> 
> iptables -A INPUT -i lo -p icmp --icmp-type 1 -j ACCEPT
> iptables -D INPUT -i lo -p icmp --icmp-type 1 -j ACCEPT
> 
> 2nd command fails to delete the newly added rule.

Now queued up, thanks.

greg k-h

      reply	other threads:[~2017-06-27 11:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21  8:41 [4.11.y netfilter] 4.11 iptables regression fix Florian Westphal
2017-06-27 11:30 ` 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=20170627113037.GH10609@kroah.com \
    --to=greg@kroah.com \
    --cc=davem@davemloft.net \
    --cc=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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.