All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] Support loopback mounts
@ 2014-01-29 22:45 Luis Ressel
  2014-01-29 22:45 ` [refpolicy] [PATCH 1/3] Allow mount_t to follow mount_loopback_t symlinks Luis Ressel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Luis Ressel @ 2014-01-29 22:45 UTC (permalink / raw)
  To: refpolicy

Hello,

currently refpolicy seems not to support loopback mounts (mounts of ordinary
files instead of block devices, for example used by squashfs). There's the type
mount_loopback_t, but the currently granted permissions don't suffice.

The first patch isn't strictly neccessary, however it's useful for my
application scenario, might also be useful for others and doesn't harm security.
The neccessary permissions are added by the second and the third patch.


Regards,
Luis Ressel

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

end of thread, other threads:[~2014-02-01 13:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 22:45 [refpolicy] Support loopback mounts Luis Ressel
2014-01-29 22:45 ` [refpolicy] [PATCH 1/3] Allow mount_t to follow mount_loopback_t symlinks Luis Ressel
2014-02-01  3:28   ` Christopher J. PeBenito
2014-02-01 11:53     ` Luis Ressel
2014-01-29 22:45 ` [refpolicy] [PATCH 2/3] Allow mount_t usage of /dev/loop-control Luis Ressel
2014-02-01  3:26   ` Christopher J. PeBenito
2014-01-29 22:45 ` [refpolicy] [PATCH 3/3] Grant kernel_t necessary permissions for loopback mounts Luis Ressel
2014-02-01  3:32   ` Christopher J. PeBenito
2014-02-01 13:14     ` Luis Ressel

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.