Bug 631206 - SELinux is preventing /opt/google/talkplugin/GoogleTalkPlugin "signull" access .
Summary: SELinux is preventing /opt/google/talkplugin/GoogleTalkPlugin "signull" acces...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 14
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:b88cdebdbf4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-07 17:20 UTC by Rahul Sundaram
Modified: 2013-03-13 05:47 UTC (History)
3 users (show)

Fixed In Version: selinux-policy-3.9.3-4.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-23 12:45:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rahul Sundaram 2010-09-07 17:20:42 UTC
Summary:

SELinux is preventing /opt/google/talkplugin/GoogleTalkPlugin "signull" access .

Detailed Description:

[GoogleTalkPlugi has a permissive type (mozilla_plugin_t). This access was not
denied.]

SELinux denied access requested by GoogleTalkPlugi. It is not expected that this
access is required by GoogleTalkPlugi 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:mozilla_plugin_t:s0-s0:c
                              0.c1023
Target Context                unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1
                              023
Target Objects                None [ process ]
Source                        GoogleTalkPlugi
Source Path                   /opt/google/talkplugin/GoogleTalkPlugin
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           google-talkplugin-1.5.1.0-1
Target RPM Packages           
Policy RPM                    selinux-policy-3.9.0-2.fc14
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.35.4-12.fc14.x86_64 #1 SMP
                              Fri Aug 27 07:45:05 UTC 2010 x86_64 x86_64
Alert Count                   37
First Seen                    Fri 03 Sep 2010 12:50:58 PM IST
Last Seen                     Tue 07 Sep 2010 10:38:47 PM IST
Local ID                      6a43d62e-9fc4-4948-a8bd-ccf48ef1a841
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1283879327.431:2160): avc:  denied  { signull } for  pid=9311 comm="GoogleTalkPlugi" scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process

node=(removed) type=SYSCALL msg=audit(1283879327.431:2160): arch=40000003 syscall=37 success=yes exit=0 a0=23f7 a1=0 a2=19e208 a3=ffca7eb8 items=0 ppid=1 pid=9311 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 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 String generated from  catchall,GoogleTalkPlugi,mozilla_plugin_t,unconfined_t,process,signull
audit2allow suggests:

#============= mozilla_plugin_t ==============
allow mozilla_plugin_t unconfined_t:process signull;

Comment 1 Daniel Walsh 2010-09-07 17:52:31 UTC
Fixed in selinux-policy-3.9.3-1.fc14

Comment 2 Fedora Update System 2010-09-10 16:50:24 UTC
selinux-policy-3.9.3-4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14

Comment 3 Fedora Update System 2010-09-11 02:18:17 UTC
selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 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: https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14

Comment 4 Fedora Update System 2010-09-23 12:42:05 UTC
selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 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.