gpg: don't allow gpg-agent to read /proc/kcore
This was probably a typo and shouldn't have been merged. Signed-off-by: bauen1 <j2468h@gmail.com>
This commit is contained in:
parent
083e5d1d58
commit
cb2d84b0d1
|
@ -244,7 +244,6 @@ filetrans_pattern(gpg_agent_t, gpg_runtime_t, gpg_agent_tmp_t, sock_file)
|
||||||
domtrans_pattern(gpg_agent_t, gpg_pinentry_exec_t, gpg_pinentry_t)
|
domtrans_pattern(gpg_agent_t, gpg_pinentry_exec_t, gpg_pinentry_t)
|
||||||
|
|
||||||
kernel_dontaudit_search_sysctl(gpg_agent_t)
|
kernel_dontaudit_search_sysctl(gpg_agent_t)
|
||||||
kernel_read_core_if(gpg_agent_t)
|
|
||||||
kernel_read_crypto_sysctls(gpg_agent_t)
|
kernel_read_crypto_sysctls(gpg_agent_t)
|
||||||
kernel_read_system_state(gpg_agent_t)
|
kernel_read_system_state(gpg_agent_t)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue