All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [mmap zero conditional for unconfined patch ] 1/1] Allow unconfined domains to mmap low conditionally.
@ 2010-09-01 15:54 Dominick Grift
  2010-09-03 14:53 ` Christopher J. PeBenito
  0 siblings, 1 reply; 5+ messages in thread
From: Dominick Grift @ 2010-09-01 15:54 UTC (permalink / raw)
  To: refpolicy

Allow unconfined domains to mmap low conditionally.

Signed-off-by: Dominick Grift <domg472@gmail.com>
---
:100644 100644 416e668... a1bfac5... M	policy/modules/system/unconfined.if
 policy/modules/system/unconfined.if |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/policy/modules/system/unconfined.if b/policy/modules/system/unconfined.if
index 416e668..a1bfac5 100644
--- a/policy/modules/system/unconfined.if
+++ b/policy/modules/system/unconfined.if
@@ -37,6 +37,7 @@ interface(`unconfined_domain_noaudit',`
 	kernel_unconfined($1)
 	corenet_unconfined($1)
 	dev_unconfined($1)
+	domain_mmap_low($1)
 	domain_unconfined($1)
 	domain_dontaudit_read_all_domains_state($1)
 	domain_dontaudit_ptrace_all_domains($1)
-- 
1.7.2.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20100901/67528464/attachment.bin 

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

end of thread, other threads:[~2010-09-03 16:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01 15:54 [refpolicy] [mmap zero conditional for unconfined patch ] 1/1] Allow unconfined domains to mmap low conditionally Dominick Grift
2010-09-03 14:53 ` Christopher J. PeBenito
2010-09-03 14:56   ` Daniel J Walsh
2010-09-03 15:14     ` Christopher J. PeBenito
2010-09-03 16:08       ` Daniel J Walsh

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.