cvs commit: src/sys/kern uipc_usrreq.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Tue May  8 11:50:58 UTC 2007
    
    
  
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
    
    
More information about the cvs-all
mailing list