[selinux-policy: 1/4] add thumbnailer protection

Daniel J Walsh dwalsh at fedoraproject.org
Tue Sep 27 15:17:08 UTC 2011


commit e88b9a23831384c64945b313d03516735b5f3b26
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Sep 26 10:57:37 2011 -0400

    add thumbnailer protection

 modules-mls.conf      |    7 +++++++
 modules-targeted.conf |    7 +++++++
 2 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/modules-mls.conf b/modules-mls.conf
index 4ecc7f7..1d5375b 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -1536,6 +1536,13 @@ tcsd = module
 # 
 tgtd = module
 
+# Layer: services
+# Module: thumb
+#
+# Thumbnailer confinement
+# 
+thumb = module
+
 # Layer: system
 # Module: udev
 #
diff --git a/modules-targeted.conf b/modules-targeted.conf
index c39e9c5..5934ca9 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -1802,6 +1802,13 @@ tcsd = module
 # 
 tgtd = module
 
+# Layer: services
+# Module: thumb
+#
+# Thumbnailer confinement
+# 
+thumb = module
+
 # Layer: system
 # Module: udev
 #


More information about the scm-commits mailing list