netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oliver Hartkopp <socketcan@hartkopp.net>
To: Jet Chen <jet.chen@intel.com>, Marc Kleine-Budde <mkl@pengutronix.de>
Cc: Fengguang Wu <fengguang.wu@intel.com>,
	linux-crypto@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	netdev@vger.kernel.org, linux-can@vger.kernel.org,
	netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Subject: Re: [net] BUG: unable to handle kernel NULL pointer dereference at 000000000000022f
Date: Tue, 13 May 2014 07:14:26 +0200	[thread overview]
Message-ID: <5371AA32.6070407@hartkopp.net> (raw)
In-Reply-To: <537188D4.6050201@intel.com>

Hello Jet,

this is likely not CAN related, as

# CONFIG_CAN is not set

and all the CAN changes introduced by Marc's merge are not even compiled in
your setup.

So I assume the issue somewhere in the netlink or ipv6 stuff (see commit at
the end.

Best regards,
Oliver


On 13.05.2014 04:52, Jet Chen wrote:

> [    1.301982]  [<ffffffff8163ee35>] netlink_bind+0x1e5/0x220
> [    1.301982]  [<ffffffff815f57e8>] SYSC_bind+0xb8/0xf0
> [    1.301982]  [<ffffffff815fbcd8>] ? sock_setsockopt+0x1a8/0x9c0
> [    1.301982]  [<ffffffff815f6926>] ? SyS_setsockopt+0xb6/0xd0
> [    1.301982]  [<ffffffff815f671e>] SyS_bind+0xe/0x10
> [    1.301982]  [<ffffffff81752be9>] system_call_fastpath+0x16/0x1b
> [    1.301982] Code: 50 48 85 c0 74 06 ff d0 5d c3 66 90 41 ff 51 40 5d c3 66
> 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 41 54 41 89 d4 53 <48>
> 8b 87 30 02 00 00 48 89 f3 48 8b 78 18 e8 ae 94 a7 ff 31 d2 [    1.301982]
> RIP  [<ffffffff815f7b3f>] sk_ns_capable+0xf/0x40
> [    1.301982]  RSP <ffff88000becfe58>
> [    1.301982] CR2: 000000000000022f
> [    1.337456] ---[ end trace e34617f32717aa50 ]---
> [    1.338240] Kernel panic - not syncing: Fatal exception
> 
> Attached dmesg for the parent commit, too, to help confirm whether it is a
> noise error.
> 


> # first bad commit: [0a240764becbec91589bd579b591c2fcf2df2bcf] Merge tag
> 'linux-can-fixes-for-3.15-20140424' into HEAD
> git bisect good 163cd4e817a4444e348ca577cb74c71d245f0c72  # 01:08     60+     
> 2  ipv6: remove parameter rt from fib6_prune_clones()
> git bisect good 367525c8c20a34560afe1d0c7cca52a44ccd62e9  # 01:11     60+     

  reply	other threads:[~2014-05-13  5:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13  2:52 [net] BUG: unable to handle kernel NULL pointer dereference at 000000000000022f Jet Chen
2014-05-13  5:14 ` Oliver Hartkopp [this message]
2014-05-13  7:43   ` Marc Kleine-Budde
2014-05-13  7:51     ` Marc Kleine-Budde

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=5371AA32.6070407@hartkopp.net \
    --to=socketcan@hartkopp.net \
    --cc=fengguang.wu@intel.com \
    --cc=jet.chen@intel.com \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@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).