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: Tue, 11 Sep 2007 02:08:18 -0700 (PDT) From: David Miller <davem@...emloft.net> To: den@...nvz.org Cc: adobriyan@...nvz.org, xemul@...nvz.org, dev@...nvz.org, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org, devel@...nvz.org Subject: Re: [PATCH] Freeing alive inet6 address From: "Denis V. Lunev" <den@...nvz.org> Date: Fri, 7 Sep 2007 14:21:18 +0400 > From: Denis V. Lunev <den@...nvz.org> > > addrconf_dad_failure calls addrconf_dad_stop which takes referenced address > and drops the count. So, in6_ifa_put perrformed at out: is extra. This > results in message: "Freeing alive inet6 address" and not released dst entries. > > Signed-off-by: Denis V. Lunev <den@...nvz.org> > Signed-off-by: Alexey Dobriyan <adobriyan@...nvz.org> I've seen this bug myself just a week before heading to Europe for conferences and intended to look into it. Thanks a lot for fixing this, patch applied. - 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