netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: NULL pointer dereference at 2.6.32-rc8:net/ipv4/ip_fragment.c:566
       [not found] <523e55a00911250152n773f2cbeu9251180c44f0b9a@mail.gmail.com>
@ 2009-12-01  4:37 ` Herbert Xu
  2009-12-01  4:57   ` David Ford
  2009-12-01  5:01   ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Herbert Xu @ 2009-12-01  4:37 UTC (permalink / raw)
  To: David Ford; +Cc: linux-kernel, david, netdev

David Ford <firefighterblu3@gmail.com> wrote:
>
> hmm.  that shows a patch of code which is just prior to ip_defrag(), i.e.:
> 
>    565 out_fail:
>    566         IP_INC_STATS_BH(dev_net(dev), IPSTATS_MIB_REASMFAILS);

Looks like a namespace problem.

Please open a bug report on bugzilla.kernel.org to ensure that
this is tracked.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NULL pointer dereference at 2.6.32-rc8:net/ipv4/ip_fragment.c:566
  2009-12-01  4:37 ` NULL pointer dereference at 2.6.32-rc8:net/ipv4/ip_fragment.c:566 Herbert Xu
@ 2009-12-01  4:57   ` David Ford
  2009-12-01  5:01   ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Ford @ 2009-12-01  4:57 UTC (permalink / raw)
  To: Herbert Xu; +Cc: linux-kernel, netdev

thank you for your reply. my patch has already gone thru dave miller's
git, so i expect it'll show up in -rc9.

cheers,
-david

Herbert Xu wrote:
> David Ford <firefighterblu3@gmail.com> wrote:
>   
>> hmm.  that shows a patch of code which is just prior to ip_defrag(), i.e.:
>>
>>    565 out_fail:
>>    566         IP_INC_STATS_BH(dev_net(dev), IPSTATS_MIB_REASMFAILS);
>>     
>
> Looks like a namespace problem.
>
> Please open a bug report on bugzilla.kernel.org to ensure that
> this is tracked.
>
> Cheers,
>   


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NULL pointer dereference at 2.6.32-rc8:net/ipv4/ip_fragment.c:566
  2009-12-01  4:37 ` NULL pointer dereference at 2.6.32-rc8:net/ipv4/ip_fragment.c:566 Herbert Xu
  2009-12-01  4:57   ` David Ford
@ 2009-12-01  5:01   ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2009-12-01  5:01 UTC (permalink / raw)
  To: herbert; +Cc: firefighterblu3, linux-kernel, david, netdev

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: Tue, 1 Dec 2009 12:37:59 +0800

> David Ford <firefighterblu3@gmail.com> wrote:
>>
>> hmm.  that shows a patch of code which is just prior to ip_defrag(), i.e.:
>> 
>>    565 out_fail:
>>    566         IP_INC_STATS_BH(dev_net(dev), IPSTATS_MIB_REASMFAILS);
> 
> Looks like a namespace problem.
> 
> Please open a bug report on bugzilla.kernel.org to ensure that
> this is tracked.

Herbert, David posted a patch to fix this which went into my tree the
other day and now has reached Linus's tree as well.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-01  5:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <523e55a00911250152n773f2cbeu9251180c44f0b9a@mail.gmail.com>
2009-12-01  4:37 ` NULL pointer dereference at 2.6.32-rc8:net/ipv4/ip_fragment.c:566 Herbert Xu
2009-12-01  4:57   ` David Ford
2009-12-01  5:01   ` David Miller

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).