* [refpolicy] [PATCH 25/34]: patch to allow the audit dispatcher to read the system state
@ 2011-02-16 6:29 Guido Trentalancia
2011-03-16 12:48 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Guido Trentalancia @ 2011-02-16 6:29 UTC (permalink / raw)
To: refpolicy
This patch allows the audit dispatcher to read the system
state.
diff -pruN -x booleans.conf -x corenetwork.if -x corenetwork.te -x modules.conf refpolicy-git-02022011/policy/modules/system/logging.te refpolicy-git-02022011-new/policy/modules/system/logging.te
--- refpolicy-git-02022011/policy/modules/system/logging.te 2011-01-08 19:07:21.356759360 +0100
+++ refpolicy-git-02022011-new/policy/modules/system/logging.te 2011-02-06 23:46:29.790317295 +0100
@@ -226,6 +226,8 @@ allow audisp_t auditd_t:unix_stream_sock
manage_sock_files_pattern(audisp_t, audisp_var_run_t, audisp_var_run_t)
files_pid_filetrans(audisp_t, audisp_var_run_t, sock_file)
+kernel_read_system_state(audisp_t)
+
corecmd_exec_bin(audisp_t)
corecmd_exec_shell(audisp_t)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH 25/34]: patch to allow the audit dispatcher to read the system state
2011-02-16 6:29 [refpolicy] [PATCH 25/34]: patch to allow the audit dispatcher to read the system state Guido Trentalancia
@ 2011-03-16 12:48 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2011-03-16 12:48 UTC (permalink / raw)
To: refpolicy
On 02/16/11 01:29, Guido Trentalancia wrote:
> This patch allows the audit dispatcher to read the system
> state.
>
> diff -pruN -x booleans.conf -x corenetwork.if -x corenetwork.te -x modules.conf refpolicy-git-02022011/policy/modules/system/logging.te refpolicy-git-02022011-new/policy/modules/system/logging.te
> --- refpolicy-git-02022011/policy/modules/system/logging.te 2011-01-08 19:07:21.356759360 +0100
> +++ refpolicy-git-02022011-new/policy/modules/system/logging.te 2011-02-06 23:46:29.790317295 +0100
> @@ -226,6 +226,8 @@ allow audisp_t auditd_t:unix_stream_sock
> manage_sock_files_pattern(audisp_t, audisp_var_run_t, audisp_var_run_t)
> files_pid_filetrans(audisp_t, audisp_var_run_t, sock_file)
>
> +kernel_read_system_state(audisp_t)
> +
> corecmd_exec_bin(audisp_t)
> corecmd_exec_shell(audisp_t)
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-16 12:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 6:29 [refpolicy] [PATCH 25/34]: patch to allow the audit dispatcher to read the system state Guido Trentalancia
2011-03-16 12:48 ` Christopher J. PeBenito
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.