Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 14:38:34 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/security/mac_biba mac_biba.c
Message-ID:  <200302042238.h14McYxC010017@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/02/04 14:38:34 PST

  Modified files:
    sys/security/mac_biba mac_biba.c 
  Log:
  Implement mpo_check_kld_load() and mpo_check_kld_unload() for the Biba
  MAC policy.  To load a KLD, require that the subject hold Biba privilege,
  and the the kernel module be marked as high integrity.  To unload a
  KLD, require that the subject hold Biba privilege.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.53      +39 -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?200302042238.h14McYxC010017>