Date: Mon, 10 Jul 2006 19:13:32 +0000 (UTC) From: "Christian S.J. Peron" <csjp@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: <200607101913.k6AJDWb8057865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2006-07-10 19:13:32 UTC
FreeBSD src repository
Modified files:
sys/security/mac_biba mac_biba.c
Log:
Implement mpo_associate_nfsd_label entry point for the BIBA security policy,
we will initialize the label to biba/low for files that have been created
through an NFS RPC. This is a safe default given the default nature of our
NFS implementation, there is not a whole lot of data integrity there by
default. This also fixes kernel panics associated with file creation over NFS
while creating files on filesystems which have multilabel enabled with BIBA
enabled.
MFC after: 2 weeks
Discussed with: rwatson
Revision Changes Path
1.92 +13 -0 src/sys/security/mac_biba/mac_biba.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607101913.k6AJDWb8057865>
