lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 18 Jul 2007 01:58:31 -0700 (PDT) From: David Miller <davem@...emloft.net> To: kaber@...sh.net Cc: Daniel.Beschorner@...ton.com, netdev@...r.kernel.org, dada1@...mosbay.com Subject: Re: IPSec freeze From: Patrick McHardy <kaber@...sh.net> 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 <kaber@...sh.net> 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 majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists