cvs commit: src/sys/kern uipc_usrreq.c

Robert Watson rwatson at FreeBSD.org
Thu Feb 22 09:37:45 UTC 2007


rwatson     2007-02-22 09:37:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  Add an additional MAC check to the UNIX domain socket connect path:
  check that the subject has read/write access to the vnode using the
  vnode MAC check.
  
  MFC after:      3 weeks
  Submitted by:   Spencer Minear <spencer_minear at securecomputing dot com>
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.196     +5 -0      src/sys/kern/uipc_usrreq.c


More information about the cvs-src mailing list