From: Patrick McHardy <[EMAIL PROTECTED]>
Date: Tue, 17 Jul 2007 18:10:13 +0200

> [XFRM]: Fix crash introduced by struct dst_entry reordering
> 
> XFRM expects xfrm_dst->u.next to be same pointer as dst->next, which
> was broken by the dst_entry reordering in commit 1e19e02c~, causing
> an oops in xfrm_bundle_ok when walking the bundle upwards.
> 
> Kill xfrm_dst->u.next and change the only user to use dst->next instead.
> 
> Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]>

Applied, thanks a lot Patrick.

I'll toss this to -stable too.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to