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 01:02:23 -0700 (PDT)

hasso       2008/10/03 01:02:23 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_2_0)
    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.29.2.1  +28 -0     src/sys/netinet6/in6.c
  1.9.2.1   +2 -0      src/sys/netinet6/in6_var.h
  1.23.2.1  +18 -2     src/sys/netinet6/nd6_nbr.c


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



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