Bug 1284397 - SELinux is preventing plugin-containe from 'sendto' accesses on the unix_dgram_socket 006E7669646961333666383961316500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.
Summary: SELinux is preventing plugin-containe from 'sendto' accesses on the unix_dgra...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 23
Hardware: x86_64
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8667187a7d131049df99e017318...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-23 08:56 UTC by cutnioff
Modified: 2015-12-06 04:29 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-23 08:59:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description cutnioff 2015-11-23 08:56:13 UTC
Description of problem:
SELinux is preventing plugin-containe from 'sendto' accesses on the unix_dgram_socket 006E7669646961333666383961316500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.

*****  Plugin mozplugger (99.1 confidence) suggests   ************************

If нужно использовать пакет plugin
Then необходимо отключить контроль SELinux для дополнительных модулей Firefox.
Do
# setsebool -P unconfined_mozilla_plugin_transition 0

*****  Plugin catchall (1.81 confidence) suggests   **************************

If вы считаете, что plugin-containe следует разрешить доступ sendto к 006E7669646961333666383961316500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 unix_dgram_socket по умолчанию.
Then рекомендуется создать отчет об ошибке.
Чтобы разрешить доступ, можно создать локальный модуль политики.
Do
чтобы разрешить доступ, выполните:
# grep plugin-containe /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                unconfined_u:unconfined_r:xserver_t:s0-s0:c0.c1023
Target Objects                006E7669646961333666383961316500000000000000000000
                              00000000000000000000000000000000000000000000000000
                              0000000000000000000000000000 [ unix_dgram_socket ]
Source                        plugin-containe
Source Path                   plugin-containe
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-154.fc23.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.2.6-300.fc23.x86_64 #1 SMP Tue
                              Nov 10 19:32:21 UTC 2015 x86_64 x86_64
Alert Count                   2
First Seen                    2015-11-23 13:53:40 YEKT
Last Seen                     2015-11-23 13:54:02 YEKT
Local ID                      c88bc1ba-fa28-4c77-ba01-e9ff518ff643

Raw Audit Messages
type=AVC msg=audit(1448268842.19:767): avc:  denied  { sendto } for  pid=7921 comm="plugin-containe" path=006E7669646961333666383961316500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:xserver_t:s0-s0:c0.c1023 tclass=unix_dgram_socket permissive=0


Hash: plugin-containe,mozilla_plugin_t,xserver_t,unix_dgram_socket,sendto

Version-Release number of selected component:
selinux-policy-3.13.1-154.fc23.noarch

Additional info:
reporter:       libreport-2.6.3
hashmarkername: setroubleshoot
kernel:         4.2.6-300.fc23.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2015-11-23 08:59:50 UTC
Hi,
Follow this step to fix this issue:

*****  Plugin mozplugger (99.1 confidence) suggests   ************************

If нужно использовать пакет plugin
Then необходимо отключить контроль SELinux для дополнительных модулей Firefox.
Do
# setsebool -P unconfined_mozilla_plugin_transition 0


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