Bug 580562

Summary: SELinux is preventing /usr/libexec/upowerd "signal" access .
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 13CC: dwalsh, jlaska, jturner, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:0b8ce065256dc050db4579609e4f77a54f172691cc579524ab9ab8670ba48d62
Fixed In Version: selinux-policy-3.7.19-2.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-21 22:00: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 James Laska 2010-04-08 14:17:55 UTC
Summary:

SELinux is preventing /usr/libexec/upowerd "signal" access .

Detailed Description:

[upowerd has a permissive type (devicekit_power_t). This access was not denied.]

SELinux denied access requested by upowerd. It is not expected that this access
is required by upowerd 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://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:devicekit_power_t:s0-s0:c0.c1023
Target Context                system_u:system_r:devicekit_power_t:s0-s0:c0.c1023
Target Objects                None [ process ]
Source                        upowerd
Source Path                   /usr/libexec/upowerd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           upower-0.9.2-1.fc13
Target RPM Packages           
Policy RPM                    selinux-policy-3.7.15-4.fc13
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.33.1-19.fc13.x86_64 #1 SMP
                              Sat Mar 20 02:14:15 UTC 2010 x86_64 x86_64
Alert Count                   54
First Seen                    Thu 08 Apr 2010 10:11:43 AM EDT
Last Seen                     Thu 08 Apr 2010 10:15:31 AM EDT
Local ID                      03255e78-9c78-45b5-bbaa-d47257837cf0
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1270736131.850:122): avc:  denied  { signal } for  pid=3224 comm="upowerd" scontext=system_u:system_r:devicekit_power_t:s0-s0:c0.c1023 tcontext=system_u:system_r:devicekit_power_t:s0-s0:c0.c1023 tclass=process

node=(removed) type=SYSCALL msg=audit(1270736131.850:122): arch=c000003e syscall=234 success=yes exit=73014444160 a0=c98 a1=c98 a2=6 a3=8 items=0 ppid=1 pid=3224 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="upowerd" exe="/usr/libexec/upowerd" subj=system_u:system_r:devicekit_power_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  catchall,upowerd,devicekit_power_t,devicekit_power_t,process,signal
audit2allow suggests:

#============= devicekit_power_t ==============
allow devicekit_power_t self:process signal;

Comment 1 Daniel Walsh 2010-04-08 15:00:45 UTC
Fixed in selinux-policy-3.7.18-1.fc13.noarch

Comment 2 Fedora Update System 2010-04-19 02:41:01 UTC
selinux-policy-3.7.19-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-2.fc13

Comment 3 Fedora Update System 2010-04-20 13:25:12 UTC
selinux-policy-3.7.19-2.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update selinux-policy'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-2.fc13

Comment 4 Fedora Update System 2010-04-21 21:59:13 UTC
selinux-policy-3.7.19-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.