Bug 528724 - SELinux is preventing /usr/libexec/ck-get-x11-server-pid "open" access on .Xauthority.
Summary: SELinux is preventing /usr/libexec/ck-get-x11-server-pid "open" access on .Xa...
Keywords:
Status: CLOSED DUPLICATE of bug 528723
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:016dd13df06...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-13 13:55 UTC by Bill Crawford
Modified: 2009-10-13 15:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-13 15:07:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Crawford 2009-10-13 13:55:24 UTC
Summary:

SELinux is preventing /usr/libexec/ck-get-x11-server-pid "open" access on
.Xauthority.

Detailed Description:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by ck-get-x11-serv. It is not expected that this
access is required by ck-get-x11-serv 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:consolekit_t:s0-s0:c0.c1023
Target Context                unconfined_u:object_r:admin_home_t:s0
Target Objects                .Xauthority [ file ]
Source                        ck-get-x11-serv
Source Path                   /usr/libexec/ck-get-x11-server-pid
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           ConsoleKit-x11-0.4.1-1.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-22.fc12
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux bill.wcn.co.uk 2.6.31.1-56.fc12.x86_64 #1
                              SMP Tue Sep 29 16:16:22 EDT 2009 x86_64 x86_64
Alert Count                   1
First Seen                    Fri Oct  9 21:15:39 2009
Last Seen                     Fri Oct  9 21:15:39 2009
Local ID                      774d4e59-6887-44a3-a543-b46a83a1c0d9
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1255119339.240:35380): avc:  denied  { open } for  pid=2622 comm="ck-get-x11-serv" name=".Xauthority" dev=dm-0 ino=136787 scontext=system_u:system_r:consolekit_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1255119339.240:35380): arch=c000003e syscall=2 success=yes exit=0 a0=7fffaa147fb8 a1=0 a2=1b6 a3=0 items=0 ppid=2621 pid=2622 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ck-get-x11-serv" exe="/usr/libexec/ck-get-x11-server-pid" subj=system_u:system_r:consolekit_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-22.fc12,catchall,ck-get-x11-serv,consolekit_t,admin_home_t,file,open
audit2allow suggests:

#============= consolekit_t ==============
allow consolekit_t admin_home_t:file open;

Comment 1 Daniel Walsh 2009-10-13 15:07:34 UTC

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


Note You need to log in before you can comment on or make changes to this bug.