]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Expand scope of the Biba policy to include some of the new entry
authorrwatson <rwatson@FreeBSD.org>
Tue, 25 Mar 2003 01:10:54 +0000 (01:10 +0000)
committerrwatson <rwatson@FreeBSD.org>
Tue, 25 Mar 2003 01:10:54 +0000 (01:10 +0000)
commit5ad4b8c16bc537f2f4f33f224c2c02cf7495d022
tree0da91e1424a61c83c4897435169f08282b589b64
parenta1a4db34716d3a62508baec4c37b5dcfc017f823
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
sys/security/mac_biba/mac_biba.c