cvs commit: src/sys/security/mac_mls mac_mls.c
Christian S.J. Peron
csjp at FreeBSD.org
Sat Aug 26 20:32:10 UTC 2006
csjp 2006-08-26 20:13:35 UTC
FreeBSD src repository
Modified files:
sys/security/mac_mls mac_mls.c
Log:
Fix panic associated with file creation via RPC/NFS when the MLS policy
is loaded. This problem stems from the fact that the policy is not properly
initializing the mac label associated with the NFS daemon.
Obtained from: TrustedBSD Project
Discussed with: rwatson
Revision Changes Path
1.76 +12 -0 src/sys/security/mac_mls/mac_mls.c
More information about the cvs-src
mailing list