Date: Mon, 24 Mar 2003 17:10:54 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_biba mac_biba.c Message-ID: <200303250110.h2P1As60078338@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/03/24 17:10:54 PST FreeBSD src repository Modified files: sys/security/mac_biba mac_biba.c Log: Expand scope of the Biba policy to include some of the new entry points available for enforcement: mac_biba_check_sysarch_ioperm() - Require Biba privilege to make use of privileged machine-dependent interfaces, protecting against bypass of the policy via various mechanisms. mac_biba_check_system_swapoff() - Require Biba privilege to disable swapping against a vnode target. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.55 +40 -0 src/sys/security/mac_biba/mac_biba.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303250110.h2P1As60078338>