Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 18:07:07 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 ip6_output.c
Message-ID:  <200507281807.j6SI77FV073464@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2005-07-28 18:07:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_output.c 
  Log:
  simplied the fix to FreeBSD-SA-04:06.ipv6.  The previous one worried
  too much even though we actually validate the parameters.  This code
  also is more compatible with other *BSDs, which do copyin within
  setsockopt().
  
  Submitted by:   Keiichi SHIMA <keiichi__at__iijlab.net>
  Reviewed by:    security-officer (nectar)
  Obtained from:  KAME
  
  Revision  Changes    Path
  1.96      +9 -35     src/sys/netinet6/ip6_output.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507281807.j6SI77FV073464>