All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 32/34]: patch to allow mount use kernel file descriptors
@ 2011-02-16  6:42 Guido Trentalancia
  2011-02-28 15:05 ` Christopher J. PeBenito
  0 siblings, 1 reply; 10+ messages in thread
From: Guido Trentalancia @ 2011-02-16  6:42 UTC (permalink / raw)
  To: refpolicy

This patch allows mount to use kernel file descriptors.

diff -pruN refpolicy-git-15022011-test/policy/modules/system/mount.te refpolicy-git-15022011-test-new/policy/modules/system/mount.te
--- refpolicy-git-15022011-test/policy/modules/system/mount.te	2011-02-16 02:34:33.253189215 +0100
+++ refpolicy-git-15022011-test-new/policy/modules/system/mount.te	2011-02-16 03:54:18.732023725 +0100
@@ -51,6 +51,7 @@ can_exec(mount_t, mount_exec_t)
 
 files_tmp_filetrans(mount_t, mount_tmp_t, { file dir })
 
+kernel_use_fds(mount_t)
 kernel_read_system_state(mount_t)
 kernel_read_kernel_sysctls(mount_t)
 kernel_dontaudit_getattr_core_if(mount_t)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-03-04  6:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-16  6:42 [refpolicy] [PATCH 32/34]: patch to allow mount use kernel file descriptors Guido Trentalancia
2011-02-28 15:05 ` Christopher J. PeBenito
2011-02-28 19:16   ` Guido Trentalancia
2011-03-01 19:10     ` Christopher J. PeBenito
2011-03-01 21:08       ` Guido Trentalancia
2011-03-02 19:07         ` Daniel J Walsh
2011-03-02 19:47           ` Guido Trentalancia
2011-03-03 13:39             ` Christopher J. PeBenito
2011-03-03 13:49               ` Daniel J Walsh
2011-03-04  6:54                 ` Russell Coker

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.