Bug 828988

Summary: SELinux is preventing /opt/google/talkplugin/GoogleTalkPlugin from 'read' accesses on the file .Xauth13DgPb.
Product: [Fedora] Fedora Reporter: Rudra <rudramurthy.iisc>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0b26c0a8a66536b336d0941cd3d2e4a9e12dac4d984d358d0b28e13ab8b7741b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-17 00:02:38 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 Rudra 2012-06-05 17:33:58 UTC
libreport version: 2.0.10
executable:     /usr/bin/python2.7
hashmarkername: setroubleshoot
kernel:         3.3.7-1.fc17.x86_64
time:           Tue 05 Jun 2012 11:03:37 PM IST

description:
:SELinux is preventing /opt/google/talkplugin/GoogleTalkPlugin from 'read' accesses on the file .Xauth13DgPb.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that GoogleTalkPlugin should be allowed read access on the .Xauth13DgPb file by default.
:Then you should report this as a bug.
:You can generate a local policy module to allow this access.
:Do
:allow this access for now by executing:
:# grep GoogleTalkPlugi /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c
:                              0.c1023
:Target Context                system_u:object_r:xdm_tmp_t:s0
:Target Objects                .Xauth13DgPb [ file ]
:Source                        GoogleTalkPlugi
:Source Path                   /opt/google/talkplugin/GoogleTalkPlugin
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           google-talkplugin-2.9.10.0-1.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-128.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.3.7-1.fc17.x86_64 #1 SMP Mon May 21
:                              22:32:19 UTC 2012 x86_64 x86_64
:Alert Count                   4
:First Seen                    Tue 05 Jun 2012 11:03:15 PM IST
:Last Seen                     Tue 05 Jun 2012 11:03:15 PM IST
:Local ID                      5aab6710-fe9f-4e28-97ea-88b8b85ca729
:
:Raw Audit Messages
:type=AVC msg=audit(1338917595.859:84): avc:  denied  { read } for  pid=1372 comm="GoogleTalkPlugi" name=".Xauth13DgPb" dev="sda10" ino=132208 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1338917595.859:84): arch=x86_64 syscall=access success=no exit=EACCES a0=7fff7f54af7d a1=4 a2=3 a3=ffffffffffffff89 items=0 ppid=1 pid=1372 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=1 comm=GoogleTalkPlugi exe=/opt/google/talkplugin/GoogleTalkPlugin subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null)
:
:Hash: GoogleTalkPlugi,mozilla_plugin_t,xdm_tmp_t,file,read
:
:audit2allowunable to open /sys/fs/selinux/policy:  Permission denied
:
:
:audit2allow -Runable to open /sys/fs/selinux/policy:  Permission denied
:
:

Comment 1 Daniel Walsh 2012-06-07 18:42:45 UTC
Did you run for a while in permissive mode?

Comment 2 Rudra 2012-06-08 05:33:01 UTC
No.

Comment 3 Daniel Walsh 2012-06-08 10:50:47 UTC
Fixed in selinux-policy-3.10.0-129.fc17

Added dontaudit rule since this is just an access check.

Comment 4 Fedora Update System 2012-06-11 21:00:07 UTC
selinux-policy-3.10.0-130.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-130.fc17

Comment 5 Fedora Update System 2012-06-15 23:57:42 UTC
Package selinux-policy-3.10.0-130.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.10.0-130.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-9520/selinux-policy-3.10.0-130.fc17
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-06-17 00:02:38 UTC
selinux-policy-3.10.0-130.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.