Bug 563305 - SELinux is preventing /usr/bin/xauth "write" access on X0.
Summary: SELinux is preventing /usr/bin/xauth "write" access on X0.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:de010d67485...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-09 19:17 UTC by barsteadr
Modified: 2010-02-20 00:22 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.6.32-89.fc12
Clone Of:
Environment:
Last Closed: 2010-02-20 00:22:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description barsteadr 2010-02-09 19:17:14 UTC
Summary:

SELinux is preventing /usr/bin/xauth "write" access on X0.

Detailed Description:

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

SELinux denied access requested by xauth. It is not expected that this access is
required by xauth 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                unconfined_u:unconfined_r:xauth_t:s0-s0:c0.c1023
Target Context                system_u:object_r:xserver_tmp_t:s0
Target Objects                X0 [ sock_file ]
Source                        xauth
Source Path                   /usr/bin/xauth
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           xorg-x11-xauth-1.0.2-7.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-78.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31.12-174.2.3.fc12.x86_64 #1 SMP
                              Mon Jan 18 19:52:07 UTC 2010 x86_64 x86_64
Alert Count                   1
First Seen                    Tue 09 Feb 2010 08:28:03 AM CST
Last Seen                     Tue 09 Feb 2010 08:28:03 AM CST
Local ID                      4e91ee95-9ab1-4f4a-8f1b-f0e5d91d889a
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1265725683.333:30748): avc:  denied  { write } for  pid=14088 comm="xauth" name="X0" dev=dm-0 ino=3408190 scontext=unconfined_u:unconfined_r:xauth_t:s0-s0:c0.c1023 tcontext=system_u:object_r:xserver_tmp_t:s0 tclass=sock_file

node=(removed) type=SYSCALL msg=audit(1265725683.333:30748): arch=c000003e syscall=42 success=yes exit=128 a0=9 a1=7fff9d0b5a60 a2=13 a3=7fff9d0b53e0 items=0 ppid=14087 pid=14088 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=19 comm="xauth" exe="/usr/bin/xauth" subj=unconfined_u:unconfined_r:xauth_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-78.fc12,catchall,xauth,xauth_t,xserver_tmp_t,sock_file,write
audit2allow suggests:

#============= xauth_t ==============
allow xauth_t xserver_tmp_t:sock_file write;

Comment 1 Daniel Walsh 2010-02-09 19:39:39 UTC
What were you doing when you caused this?

Comment 2 Daniel Walsh 2010-02-09 19:41:54 UTC
Miroslav, add

stream_connect_pattern(xauth_t, xserver_tmp_t, xserver_tmp_t, xserver_t)

Comment 3 Miroslav Grepl 2010-02-10 12:43:17 UTC
Fixed in selinux-policy-3.6.32-87.fc12

Comment 4 Fedora Update System 2010-02-11 22:02:26 UTC
selinux-policy-3.6.32-89.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-89.fc12

Comment 5 Fedora Update System 2010-02-13 00:41:40 UTC
selinux-policy-3.6.32-89.fc12 has been pushed to the Fedora 12 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/F12/FEDORA-2010-1836

Comment 6 Fedora Update System 2010-02-20 00:20:43 UTC
selinux-policy-3.6.32-89.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


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