Bug 1261636

Summary: SELinux is preventing dbus-daemon from 'execute' accesses on the file telepathy-haze.
Product: [Fedora] Fedora Reporter: Ömer Fadıl Usta <omerusta>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f8a8ab6e33e9264cbe99a0532be6b560e8a3e033bf5e844556c23d7c6ee2e0d8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-21 07:45:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ömer Fadıl Usta 2015-09-09 19:38:13 UTC
Description of problem:
after system update this occured
SELinux is preventing dbus-daemon from 'execute' accesses on the file telepathy-haze.

*****  Plugin catchall (100. confidence) suggests   **************************

If you believe that dbus-daemon should be allowed execute access on the telepathy-haze file by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# grep dbus-daemon /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:system_dbusd_t:s0-s0:c0.c1023
Target Context                system_u:object_r:telepathy_msn_exec_t:s0
Target Objects                telepathy-haze [ file ]
Source                        dbus-daemon
Source Path                   dbus-daemon
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-146.fc24.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.3.0-0.rc0.git9.1.fc24.x86_64 #1
                              SMP Tue Sep 8 17:57:29 UTC 2015 x86_64 x86_64
Alert Count                   4
First Seen                    2015-09-09 22:06:52 EEST
Last Seen                     2015-09-09 22:09:29 EEST
Local ID                      d54cc253-d5df-4baa-85bc-60470bbe2755

Raw Audit Messages
type=AVC msg=audit(1441825769.9:606): avc:  denied  { execute } for  pid=3050 comm="dbus-daemon" name="telepathy-haze" dev="sda5" ino=34617 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:telepathy_msn_exec_t:s0 tclass=file permissive=0


Hash: dbus-daemon,system_dbusd_t,telepathy_msn_exec_t,file,execute

Version-Release number of selected component:
selinux-policy-3.13.1-146.fc24.noarch

Additional info:
reporter:       libreport-2.6.2
hashmarkername: setroubleshoot
kernel:         4.3.0-0.rc0.git9.1.fc24.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2015-09-21 07:45:51 UTC

*** This bug has been marked as a duplicate of bug 1261601 ***