netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Hans Schillstrom <hans@schillstrom.com>
Cc: Ronald <ronald645@gmail.com>,
	netfilter-devel@vger.kernel.org, gaofeng@cn.fujitsu.com
Subject: Re: v3.10-rc1 regression notice. (bug #818: NULL pointer dereference ipt_log_packet+0x2e/0x2b0)
Date: Wed, 15 May 2013 09:43:59 +0200	[thread overview]
Message-ID: <20130515074359.GD18095@breakpoint.cc> (raw)
In-Reply-To: <1368602693.3169.280.camel@hawk.mlab.se>

Hans Schillstrom <hans@schillstrom.com> wrote:
> > Since v3.10-rc1 I get kernel panics on two entirely different
> > machines. They seem to be related to netfilter. I posted a bugreport
> > [1], but have not seen any reply.
> 
> a quick look says that both net_device *in and *out is NULL
> Why is another question...

Yes.  Bug added in commit 69b34fb996b2eee3970548cf6eb516d3ecb5eeed
(netfilter: xt_LOG: add net namespace support for xt_LOG)

The oops trace shows we're being invoked from conntrack and not the
ruleset.  Both in and out are NULL in this case.

      reply	other threads:[~2013-05-15  7:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 17:21 v3.10-rc1 regression notice. (bug #818: NULL pointer dereference ipt_log_packet+0x2e/0x2b0) Ronald
2013-05-15  7:24 ` Hans Schillstrom
2013-05-15  7:43   ` Florian Westphal [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=20130515074359.GD18095@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=gaofeng@cn.fujitsu.com \
    --cc=hans@schillstrom.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=ronald645@gmail.com \
    /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).