cvs commit: src/sys/netinet6 in6.c in6_var.h nd6_nbr.c

Hasso Tepper hasso at crater.dragonflybsd.org
Fri Oct 3 01:00:16 PDT 2008


hasso       2008/10/03 00:59:20 PDT

DragonFly src repository

  Modified files:
    sys/netinet6         in6.c in6_var.h nd6_nbr.c 
  Log:
  If a neighbor solictation or neighbor advertisement isn't from the
  unspecified address, make sure that the source address matches one of the
  interfaces address prefixes.
  
  CVE-2008-2476
  
  Obtained-from: NetBSD with modifications
  
  Revision  Changes    Path
  1.30      +28 -0     src/sys/netinet6/in6.c
  1.10      +2 -0      src/sys/netinet6/in6_var.h
  1.24      +18 -2     src/sys/netinet6/nd6_nbr.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/in6.c.diff?r1=1.29&r2=1.30&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/in6_var.h.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/nd6_nbr.c.diff?r1=1.23&r2=1.24&f=u





More information about the Commits mailing list