|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Brad Smith (brad
cvs.openbsd.org)
Date: Fri Mar 21 2008 - 15:38:33 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: brad
cvs.openbsd.org 2008/03/21 14:38:33
Modified files:
sys/netinet6 : Tag: OPENBSD_4_1 nd6_nbr.c
Log message:
fix use-after-free: pfxlist_onlink_check() might free rt_llinfo for
the current route, so make sure RTF_LLINFO is still set; fixes pr 5711;
ok deraadt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]