Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 09:37:44 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_usrreq.c
Message-ID:  <200702220937.l1M9bjmI039015@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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