netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Artem Savkov <asavkov@redhat.com>
Cc: Florian Westphal <fw@strlen.de>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v3] ebtables: fix race condition in frame_filter_net_init()
Date: Fri, 29 Sep 2017 13:29:18 +0200	[thread overview]
Message-ID: <20170929112918.GA6066@salvia> (raw)
In-Reply-To: <20170926163545.3668-1-asavkov@redhat.com>

On Tue, Sep 26, 2017 at 06:35:45PM +0200, Artem Savkov wrote:
> It is possible for ebt_in_hook to be triggered before ebt_table is assigned
> resulting in a NULL-pointer dereference. Make sure hooks are
> registered as the last step.

Applied, thanks.

  reply	other threads:[~2017-09-29 11:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26 12:29 [PATCH] ebtables: fix race condition in frame_filter_net_init() Artem Savkov
2017-09-26 12:42 ` Florian Westphal
2017-09-26 14:34   ` Artem Savkov
2017-09-26 15:39   ` [PATCH v2] " Artem Savkov
2017-09-26 16:35     ` [PATCH v3] " Artem Savkov
2017-09-29 11:29       ` Pablo Neira Ayuso [this message]
2017-10-05 23:32     ` [ebtables] c70604d6de: BUG:unable_to_handle_kernel kernel test robot

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=20170929112918.GA6066@salvia \
    --to=pablo@netfilter.org \
    --cc=asavkov@redhat.com \
    --cc=fw@strlen.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@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).