git: in6: Fix DoS on INET6 w/ SIOCSIFADDR or SIOCSIFDSTADDR
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Wed Sep 11 19:37:48 PDT 2013
    
    
  
commit 9adedd83c84cb5c8a625c7d46245b7d4d0a8566d
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Sep 12 10:36:40 2013 +0800
    in6: Fix DoS on INET6 w/ SIOCSIFADDR or SIOCSIFDSTADDR
    
    For reference:
    http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/in6.c?rev=1.104&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
    
    DragonFly-bug: http://bugs.dragonflybsd.org/issues/2581
Summary of changes:
 sys/netinet6/in6.c | 8 ++++++++
 1 file changed, 8 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9adedd83c84cb5c8a625c7d46245b7d4d0a8566d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list