Bug 575021

Summary: SELinux is preventing /usr/bin/boinc_client "sigkill" access .
Product: [Fedora] Fedora Reporter: Vaclav "sHINOBI" Misek <misek>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 13CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:458e844644b29bf8f4280da8e9381b0dea9563ea0aa54fc54ea69b9ee2801a23
Fixed In Version: selinux-policy-3.7.15-4.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-25 22:30:07 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 Vaclav "sHINOBI" Misek 2010-03-19 07:13:17 UTC
Summary:

SELinux is preventing /usr/bin/boinc_client "sigkill" access .

Detailed Description:

[boinc_client has a permissive type (boinc_t). This access was not denied.]

SELinux denied access requested by boinc_client. It is not expected that this
access is required by boinc_client 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:boinc_t:SystemLow
Target Context                system_u:system_r:boinc_t:SystemLow
Target Objects                None [ process ]
Source                        boinc_client
Source Path                   /usr/bin/boinc_client
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           boinc-client-6.10.36-1.r20845svn.fc13
Target RPM Packages           
Policy RPM                    selinux-policy-3.7.15-1.fc13
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.33-10.fc13.x86_64
                              #1 SMP Mon Mar 15 00:46:45 UTC 2010 x86_64 x86_64
Alert Count                   1
First Seen                    Fri 19 Mar 2010 08:12:22 AM CET
Last Seen                     Fri 19 Mar 2010 08:12:22 AM CET
Local ID                      bf5c877a-1298-46c5-9572-fd933351331d
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1268982742.161:43197): avc:  denied  { sigkill } for  pid=2028 comm="boinc_client" scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:system_r:boinc_t:s0 tclass=process

node=(removed) type=SYSCALL msg=audit(1268982742.161:43197): arch=c000003e syscall=62 success=yes exit=0 a0=fa3 a1=9 a2=3 a3=7fffd2737de0 items=0 ppid=1 pid=2028 auid=4294967295 uid=495 gid=491 euid=495 suid=495 fsuid=495 egid=491 sgid=491 fsgid=491 tty=(none) ses=4294967295 comm="boinc_client" exe="/usr/bin/boinc_client" subj=system_u:system_r:boinc_t:s0 key=(null)



Hash String generated from  catchall,boinc_client,boinc_t,boinc_t,process,sigkill
audit2allow suggests:

#============= boinc_t ==============
allow boinc_t self:process sigkill;

Comment 1 Daniel Walsh 2010-03-23 13:37:25 UTC
Fixed in selinux-policy-3.7.15-4.fc13.noarch

Comment 2 Fedora Update System 2010-03-23 13:43:54 UTC
selinux-policy-3.7.15-4.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/selinux-policy-3.7.15-4.fc13

Comment 3 Fedora Update System 2010-03-24 00:47:48 UTC
selinux-policy-3.7.15-4.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.15-4.fc13

Comment 4 Fedora Update System 2010-03-25 22:29:30 UTC
selinux-policy-3.7.15-4.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.