fetchmail executes programs in bin (uname), from Dan Walsh
This commit is contained in:
parent
e8871c2092
commit
414a5704df
|
@ -47,6 +47,8 @@ kernel_getattr_proc_files(fetchmail_t)
|
||||||
kernel_read_proc_symlinks(fetchmail_t)
|
kernel_read_proc_symlinks(fetchmail_t)
|
||||||
kernel_dontaudit_read_system_state(fetchmail_t)
|
kernel_dontaudit_read_system_state(fetchmail_t)
|
||||||
|
|
||||||
|
#looks like it uses system command - calls uname
|
||||||
|
corecmd_exec_bin(fetchmail_t)
|
||||||
corecmd_exec_shell(fetchmail_t)
|
corecmd_exec_shell(fetchmail_t)
|
||||||
|
|
||||||
corenet_all_recvfrom_unlabeled(fetchmail_t)
|
corenet_all_recvfrom_unlabeled(fetchmail_t)
|
||||||
|
|
Loading…
Reference in New Issue