d1681e
From bfa0315b0437602ff1e568fb16c43d9937703eb4 Mon Sep 17 00:00:00 2001
d1681e
From: "Bala.FA" <barumuga@redhat.com>
cb8e9e
Date: Thu, 22 May 2014 08:37:27 +0530
d1681e
Subject: [PATCH 09/74] secalert: remove setuid bit for fusermount-glusterfs
cb8e9e
cb8e9e
glusterfs-fuse: File /usr/bin/fusermount-glusterfs on x86_64 is setuid
cb8e9e
root but is not on the setxid whitelist
cb8e9e
cb8e9e
Label: DOWNSTREAM ONLY
cb8e9e
cb8e9e
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=989480
cb8e9e
Change-Id: Icf6e5db72ae15ccc60b02be6713fb6c4f4c8a15f
cb8e9e
Signed-off-by: Bala.FA <barumuga@redhat.com>
cb8e9e
Reviewed-on: https://code.engineering.redhat.com/gerrit/25453
cb8e9e
Signed-off-by: Bala.FA <barumuga@redhat.com>
12a457
Reviewed-on: https://code.engineering.redhat.com/gerrit/60135
12a457
Tested-by: Milind Changire <mchangir@redhat.com>
cb8e9e
---
d1681e
 contrib/fuse-util/Makefile.am | 1 -
d1681e
 1 file changed, 1 deletion(-)
cb8e9e
cb8e9e
diff --git a/contrib/fuse-util/Makefile.am b/contrib/fuse-util/Makefile.am
cb8e9e
index abbc10e..a071c81 100644
cb8e9e
--- a/contrib/fuse-util/Makefile.am
cb8e9e
+++ b/contrib/fuse-util/Makefile.am
cb8e9e
@@ -9,6 +9,5 @@ AM_CFLAGS = -Wall $(GF_CFLAGS)
cb8e9e
 
cb8e9e
 install-exec-hook:
cb8e9e
 	-chown root $(DESTDIR)$(bindir)/fusermount-glusterfs
cb8e9e
-	chmod u+s $(DESTDIR)$(bindir)/fusermount-glusterfs
cb8e9e
 
cb8e9e
 CLEANFILES =
cb8e9e
-- 
d1681e
1.8.3.1
cb8e9e