DragonFly commits List (threaded) for 2008-10
DragonFly BSD
DragonFly commits List (threaded) for 2008-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Oct 2008 00:59:20 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]