Merge pull request #277 from dsugar100/master

This commit is contained in:
Chris PeBenito 2020-06-18 08:30:26 -04:00
commit 81e3d79c59
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ optional_policy(`
# /proc kcore: inaccessible
type proc_kcore_t, proc_type;
neverallow ~{ can_dump_kernel kern_unconfined } proc_kcore_t:file ~getattr;
neverallow ~{ can_dump_kernel kern_unconfined } proc_kcore_t:file ~{ getattr mounton };
genfscon proc /kcore gen_context(system_u:object_r:proc_kcore_t,mls_systemhigh)
optional_policy(`