Re: [PATCH] IPv6: Fix BUG When Received Unknown Protocol

From: David S. Miller (davem@redhat.com)
Date: Fri Nov 22 2002 - 00:56:28 EST


   From: YOSHIFUJI Hideaki / $B5HF#1QL@(B <yoshfuji@linux-ipv6.org>
   Date: Thu, 21 Nov 2002 01:32:03 -0500 (EST)

   Since 2.5.43, kernel panics by executing BUG() when
   received unknown protocol in IPv6 packet.
   This is because ip6_input_finish() try to kfree_skb()
   while icmpv6_param_prob() has already kfree_skb()'ed the skb.

Patch applied, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:39 EST