Date: Sat, 26 Aug 2006 20:13:35 +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_mls mac_mls.c Message-ID: <200608262013.k7QKDa3q009536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608262013.k7QKDa3q009536>
