Re: NULL pointer dereference panic in stable (2.6.33.2), amd64

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Wednesday, April 14, 2010 - 11:52 pm

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Mon, 12 Apr 2010 09:18:17 +0200


It looks like Denys is still getting crashes even with this patch
applied.  And I also think there is some meric to some of Krishna's
analysis.

To me it seems to make more sense to validate the SKB's queue against
the real actual choosen device's range.

The socket queue index will catch up and eventually become valid
because the dst reset will invalidate the queue setting, and we'll
thus recompute it as needed, as Krishna stated.

So I'm tossing this patch for now since it doesn't even aparently
fix the bug.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NULL pointer dereference panic in stable (2.6.33.2), amd64, Denys Fedorysychenko, (Sun Apr 11, 1:38 pm)
Re: NULL pointer dereference panic in stable (2.6.33.2), amd64, Denys Fedorysychenko, (Sun Apr 11, 4:04 pm)
Re: NULL pointer dereference panic in stable (2.6.33.2), amd64, Denys Fedorysychenko, (Sun Apr 11, 4:36 pm)
Re: NULL pointer dereference panic in stable (2.6.33.2), amd64, Denys Fedorysychenko, (Mon Apr 12, 9:11 am)
Re: NULL pointer dereference panic in stable (2.6.33.2), amd64, David Miller, (Wed Apr 14, 11:52 pm)
Re: NULL pointer dereference panic in stable (2.6.33.2), amd64, Denys Fedorysychenko, (Thu Apr 15, 2:11 am)
[PATCH net-next-2.6] net: Introduce skb_orphan_try(), Eric Dumazet, (Fri Apr 16, 3:18 pm)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), Eric Dumazet, (Tue Apr 20, 11:08 pm)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), David Miller, (Wed Apr 21, 10:56 pm)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), Eric Dumazet, (Thu Apr 22, 12:10 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), David Miller, (Thu Apr 22, 12:16 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), Eric Dumazet, (Thu Apr 22, 12:24 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), David Miller, (Thu Apr 22, 12:26 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), Eric Dumazet, (Thu Apr 22, 12:33 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), David Miller, (Thu Apr 22, 12:41 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), Eric Dumazet, (Thu Apr 22, 12:47 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), David Miller, (Thu Apr 22, 12:54 am)
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try(), Eric Dumazet, (Thu Apr 22, 12:59 am)
Re: NULL pointer dereference panic in stable (2.6.33.2), amd64, Denys Fedorysychenko, (Thu Apr 29, 3:50 am)