From: "Steinar H. Gunderson" <sgunderson@bigfoot.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, Rusty Russell <rusty@rustcorp.com.au>
Subject: Re: NULL pointer dereference when loading the gre module (3.10.0-rc4)
Date: Fri, 7 Jun 2013 10:54:21 +0200 [thread overview]
Message-ID: <20130607085421.GF15083@uio.no> (raw)
In-Reply-To: <20130607030648.GA28618@home.goodmis.org>
On Thu, Jun 06, 2013 at 11:06:48PM -0400, Steven Rostedt wrote:
> Note the faulting address is 0xffffffffa0e52001, which is around the
> above address, be interesting to know what was at that location.
Doh, I looked at the wrong place in kallsyms:
ffffffffa0e52000 u ip_tunnel_init_net [ip_gre]
ffffffffa0e55000 t gre_err [gre]
ffffffffa0e5503d t gre_gso_send_check [gre]
ffffffffa0e55053 t gre_rcv [gre]
So it's really ip_tunnel_init_net+1.
/* Steinar */
--
Homepage: http://www.sesse.net/
next prev parent reply other threads:[~2013-06-07 8:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-06 22:16 NULL pointer dereference when loading the gre module (3.10.0-rc4) Steinar H. Gunderson
2013-06-07 3:06 ` Steven Rostedt
2013-06-07 3:59 ` Eric Dumazet
2013-06-07 8:31 ` Steinar H. Gunderson
2013-06-13 10:01 ` David Miller
2013-06-07 8:27 ` Steinar H. Gunderson
2013-06-07 8:43 ` Steinar H. Gunderson
2013-06-07 8:54 ` Steinar H. Gunderson [this message]
2013-06-07 13:40 ` Eric Dumazet
2013-06-07 15:15 ` Steven Rostedt
2013-06-07 15:46 ` Steinar H. Gunderson
2013-06-07 16:12 ` Steven Rostedt
2013-06-07 17:52 ` Steinar H. Gunderson
2013-06-07 18:26 ` Steven Rostedt
2013-06-07 18:34 ` Steinar H. Gunderson
2013-06-07 18:44 ` Steven Rostedt
2013-06-07 18:46 ` Steinar H. Gunderson
2013-06-07 20:26 ` Eric Dumazet
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=20130607085421.GF15083@uio.no \
--to=sgunderson@bigfoot.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=rusty@rustcorp.com.au \
/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.