rwatson     2007-05-08 11:50:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             uipc_usrreq.c 
  Log:
  Merge uipc_usrreq.c:1.196 from HEAD to RELENG_6:
  
    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.
  
    Submitted by:   Spencer Minear <spencer_minear at securecomputing dot com>
    Obtained from:  TrustedBSD Project
  
  Revision    Changes    Path
  1.155.2.21  +5 -0      src/sys/kern/uipc_usrreq.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to