selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Grant permissions to read fips_enabled
@ 2018-12-08 18:45 David Sugar
  2018-12-08 18:45 ` [PATCH 1/3] Allow X (xserver_t) to read /proc/sys/crypto/fips_enabled David Sugar
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Sugar @ 2018-12-08 18:45 UTC (permalink / raw)
  To: selinux-refpolicy

Resoving a few issues with processed trying to read
/proc/sys/crypto/fips_enaled and being denied by SELinux policy.

Dave Sugar (3):
  Allow X (xserver_t) to read /proc/sys/crypto/fips_enabled
  Allow kmod to read /proc/sys/crypto/fips_enabled
  Allow dbus to access /proc/sys/crypto/fips_enabled

 policy/modules/services/dbus.te    | 2 ++
 policy/modules/services/xserver.te | 1 +
 policy/modules/system/modutils.te  | 1 +
 3 files changed, 4 insertions(+)

-- 
2.19.2


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

end of thread, other threads:[~2018-12-11 23:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-08 18:45 [PATCH 0/3] Grant permissions to read fips_enabled David Sugar
2018-12-08 18:45 ` [PATCH 1/3] Allow X (xserver_t) to read /proc/sys/crypto/fips_enabled David Sugar
2018-12-11 22:54   ` Chris PeBenito
2018-12-08 18:45 ` [PATCH 2/3] Allow kmod " David Sugar
2018-12-11 22:54   ` Chris PeBenito
2018-12-08 18:45 ` [PATCH 3/3] Allow dbus to access /proc/sys/crypto/fips_enabled David Sugar
2018-12-11 22:54   ` Chris PeBenito

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).