Restore untrusted_app proc_net access.
am: 5833e3f5ca
* commit '5833e3f5ca04e88629e3bd76331fa0ab42d568f4':
Restore untrusted_app proc_net access.
This commit is contained in:
commit
a321dde852
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ dontaudit untrusted_app exec_type:file getattr;
|
|||
# TODO: access of /proc/meminfo, give specific label or switch to
|
||||
# using meminfo service
|
||||
allow untrusted_app proc:file r_file_perms;
|
||||
# access /proc/net/xt_qtguid/stats
|
||||
r_dir_file(untrusted_app, proc_net)
|
||||
|
||||
###
|
||||
### neverallow rules
|
||||
|
|
Loading…
Reference in a new issue