selinux/libselinux
Stephen Smalley 8b114a3bf2 Fix avc_has_perm() returns -1 even when SELinux is in permissive mode.
If we get an EINVAL from security_compute_av* (indicates an invalid
source or target security context, likely due to a policy reload that
removed one or the other) and we are in permissive mode, then handle it
like any other permission denial, i.e. log but do not deny it.

Reported-by: Laurent Bigonville <bigon@debian.org>
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2013-10-28 16:52:50 -04:00
..
include Merge branch 'fedora' into master-merge 2013-10-24 15:24:17 -04:00
man Merge branch 'fedora' into master-merge 2013-10-24 15:24:17 -04:00
src Fix avc_has_perm() returns -1 even when SELinux is in permissive mode. 2013-10-28 16:52:50 -04:00
utils Fix handling of temporary file in sefcontext_compile.c 2013-10-24 13:58:38 -04:00
ChangeLog Update ChangeLogs and bump VERSIONs to an intermediate value. 2013-10-25 15:14:23 -04:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: Update Makefiles to handle /usrmove 2012-03-28 14:52:13 -04:00
VERSION Update ChangeLogs and bump VERSIONs to an intermediate value. 2013-10-25 15:14:23 -04:00