Bug 827146 - SELinux is preventing /usr/libexec/gstreamer-0.10/gst-plugin-scanner from 'name_connect' accesses on the tcp_socket .
Summary: SELinux is preventing /usr/libexec/gstreamer-0.10/gst-plugin-scanner from 'na...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:35f20cfc6c93c480bdee2c6b873...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-31 18:04 UTC by frywalker
Modified: 2012-10-17 09:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-17 09:00:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description frywalker 2012-05-31 18:04:36 UTC
libreport version: 2.0.10
executable:     /usr/bin/python2.7
hashmarkername: setroubleshoot
kernel:         3.3.7-1.fc17.x86_64
time:           jeu. 31 mai 2012 20:04:29 CEST

description:
:SELinux is preventing /usr/libexec/gstreamer-0.10/gst-plugin-scanner from 'name_connect' accesses on the tcp_socket .
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that gst-plugin-scanner should be allowed name_connect access on the  tcp_socket 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 gst-plugin-scan /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
:Target Context                system_u:object_r:xserver_port_t:s0
:Target Objects                 [ tcp_socket ]
:Source                        gst-plugin-scan
:Source Path                   /usr/libexec/gstreamer-0.10/gst-plugin-scanner
:Port                          6010
:Host                          (removed)
:Source RPM Packages           totem-3.4.1-3.fc17.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-125.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                   33
:First Seen                    jeu. 31 mai 2012 09:31:23 CEST
:Last Seen                     jeu. 31 mai 2012 09:31:30 CEST
:Local ID                      f36d3a68-1f9c-4f77-a1d2-85054947573a
:
:Raw Audit Messages
:type=AVC msg=audit(1338449490.797:37516): avc:  denied  { name_connect } for  pid=27502 comm="totem-video-thu" dest=6010 scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tcontext=system_u:object_r:xserver_port_t:s0 tclass=tcp_socket
:
:
:type=SYSCALL msg=audit(1338449490.797:37516): arch=x86_64 syscall=connect success=no exit=EACCES a0=3 a1=10cd410 a2=10 a3=7fff89b1e834 items=0 ppid=27015 pid=27502 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts4 ses=65 comm=totem-video-thu exe=/usr/bin/totem-video-thumbnailer subj=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 key=(null)
:
:Hash: gst-plugin-scan,thumb_t,xserver_port_t,tcp_socket,name_connect
:
:audit2allowunable to open /sys/fs/selinux/policy:  Permission denied
:
:
:audit2allow -Runable to open /sys/fs/selinux/policy:  Permission denied
:
:

Comment 1 Daniel Walsh 2012-05-31 18:45:28 UTC
Any idea why a thumbnailer would be trying to connect to port 6010?  Probably not something we want to allow.


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