All of lore.kernel.org
 help / color / mirror / Atom feed
* Certain domains also require ioctl
@ 2007-02-26 19:16 Daniel J Walsh
  0 siblings, 0 replies; only message in thread
From: Daniel J Walsh @ 2007-02-26 19:16 UTC (permalink / raw)
  To: Christopher J. PeBenito, SE Linux

[-- Attachment #1: Type: text/plain, Size: 29 bytes --]

Add ioctl to mmap_file_perms

[-- Attachment #2: nsaserefpolicy_policy_support_obj_perm_sets.spt --]
[-- Type: text/plain, Size: 656 bytes --]

--- nsaserefpolicy/policy/support/obj_perm_sets.spt	2007-01-02 12:57:51.000000000 -0500
+++ serefpolicy-2.5.5/policy/support/obj_perm_sets.spt	2007-02-26 11:04:23.000000000 -0500
@@ -215,7 +215,7 @@
 define(`getattr_file_perms',`{ getattr }')
 define(`setattr_file_perms',`{ setattr }')
 define(`read_file_perms',`{ getattr read lock ioctl }')
-define(`mmap_file_perms',`{ getattr read execute }')
+define(`mmap_file_perms',`{ getattr read execute ioctl }')
 define(`exec_file_perms',`{ getattr read execute execute_no_trans }')
 define(`append_file_perms',`{ getattr append lock ioctl }')
 define(`write_file_perms',`{ getattr write append lock ioctl }')

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-26 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-26 19:16 Certain domains also require ioctl 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.