CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/04/27 08:51:44

Modified files:
        sys/netinet6   : in6_ifattach.c nd6.c nd6_rtr.c 

Log message:
Do not call nd6_purge() before purging the IPv6 addresses of a detached
interface.

Fix a use after free introduced in r1.98 of netinet6/in6.c and recently
exposed by a crazy pool/malloc damage finder being currently refined by
dlg@ and deraadt@.

ok mikeb@, henning@

Reply via email to