Bug 562670

Summary: SELinux is preventing /lib/dbus-1/dbus-daemon-launch-helper "execute" access on pkservice.py.
Product: [Fedora] Fedora Reporter: Florn <flbrasov>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:ec94d55078d0db927f2eba035c7c7e9e6ecf16d13901371385211e097f13a294
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-08 20:28: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 Florn 2010-02-07 22:50:57 UTC
Summary:

SELinux is preventing /lib/dbus-1/dbus-daemon-launch-helper "execute" access on
pkservice.py.

Detailed Description:

SELinux denied access requested by dbus-daemon-lau. It is not expected that this
access is required by dbus-daemon-lau 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:system_dbusd_t:s0-s0:c0.c1023
Target Context                system_u:object_r:hplip_exec_t:s0
Target Objects                pkservice.py [ file ]
Source                        dbus-daemon-lau
Source Path                   /lib/dbus-1/dbus-daemon-launch-helper
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           dbus-1.2.16-9.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-78.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31.12-174.2.3.fc12.i686.PAE #1 SMP
                              Mon Jan 18 20:06:44 UTC 2010 i686 i686
Alert Count                   3
First Seen                    Fri 05 Feb 2010 07:47:27 PM EST
Last Seen                     Fri 05 Feb 2010 07:48:05 PM EST
Local ID                      89c4137a-8205-4230-988c-4faef14a76b6
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1265417285.605:26965): avc:  denied  { execute } for  pid=2763 comm="dbus-daemon-lau" name="pkservice.py" dev=dm-0 ino=656864 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:hplip_exec_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1265417285.605:26965): arch=40000003 syscall=11 success=no exit=-13 a0=8d5ec48 a1=8d5ebf0 a2=8d5e008 a3=8d611e8 items=0 ppid=2762 pid=2763 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dbus-daemon-lau" exe="/lib/dbus-1/dbus-daemon-launch-helper" subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-78.fc12,catchall,dbus-daemon-lau,system_dbusd_t,hplip_exec_t,file,execute
audit2allow suggests:
audit2allow is not installed.

Comment 1 Daniel Walsh 2010-02-08 20:28:51 UTC

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