am e96c3abe
: Add neverallow for mounting on proc
* commit 'e96c3abe2e86f3ecdfdb7770629e9f73ff1e96d1': Add neverallow for mounting on proc
This commit is contained in:
commit
38885bc47a
1 changed files with 2 additions and 0 deletions
|
@ -397,3 +397,5 @@ neverallow domain {
|
|||
# TODO: prohibit non-zygote spawned processes from using shared libraries
|
||||
# with text relocations. b/20013628 .
|
||||
# neverallow { domain -appdomain } file_type:file execmod;
|
||||
|
||||
neverallow { domain -init } proc:{ file dir } mounton;
|
||||
|
|
Loading…
Reference in a new issue