Bug 524030

Summary: setroubleshoot: SELinux is preventing rtkit-daemon "setcap" access.
Product: [Fedora] Fedora Reporter: David <idht4n>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dwalsh, jkubin, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:d62332728cd64d37f5b086dc3d08bf502715ab002c56283df71bf45eee5fca9a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-17 20:01:41 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 David 2009-09-17 16:20:46 UTC
The following was filed automatically by setroubleshoot:

Summary:

SELinux is preventing rtkit-daemon "setcap" access.

Detailed Description:

SELinux denied access requested by rtkit-daemon. It is not expected that this
access is required by rtkit-daemon and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:initrc_t:s0-s0:c0.c1023
Target Context                system_u:system_r:initrc_t:s0-s0:c0.c1023
Target Objects                None [ process ]
Source                        rtkit-daemon
Source Path                   rtkit-daemon
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-1.fc12
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux chewbacca.headquarters.integrinautics.com
                              2.6.31-23.fc12.i686.PAE #1 SMP Wed Sep 16 15:53:47
                              EDT 2009 i686 i686
Alert Count                   1
First Seen                    Thu 17 Sep 2009 09:17:00 AM PDT
Last Seen                     Thu 17 Sep 2009 09:17:00 AM PDT
Local ID                      73b765dc-9212-4281-92d6-dbb650f49470
Line Numbers                  

Raw Audit Messages            

node=chewbacca.headquarters.integrinautics.com type=AVC msg=audit(1253204220.131:48): avc:  denied  { setcap } for  pid=1519 comm="rtkit-daemon" scontext=system_u:system_r:initrc_t:s0-s0:c0.c1023 tcontext=system_u:system_r:initrc_t:s0-s0:c0.c1023 tclass=process


audit2allow suggests:

#============= initrc_t ==============
allow initrc_t self:process setcap;

Comment 1 Daniel Walsh 2009-09-17 20:01:41 UTC

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