logo       

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

Subject: Re: [PATCH] IPv6: Fix BUG When Received Unknown Protocol
   From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
   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.


<Prev in Thread] Current Thread [Next in Thread>