Bug 1185373 - SELinux is preventing 57656220436F6E74656E74 from 'read' accesses on the file elemhide.css.
Summary: SELinux is preventing 57656220436F6E74656E74 from 'read' accesses on the file...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:427f970128ce53e7bb58ee54db0...
: 1278223 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-23 14:59 UTC by knyazev.e.n
Modified: 2015-11-10 07:53 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-28 13:37:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description knyazev.e.n 2015-01-23 14:59:29 UTC
Description of problem:
SELinux is preventing 57656220436F6E74656E74 from 'read' accesses on the file elemhide.css.

*****  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 вы считаете, что 57656220436F6E74656E74 следует разрешить доступ read к elemhide.css file по умолчанию.
Then рекомендуется создать отчет об ошибке.
Чтобы разрешить доступ, можно создать локальный модуль политики.
Do
чтобы разрешить доступ, выполните:
# grep 57656220436F6E74656E74 /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:object_r:admin_home_t:s0
Target Objects                elemhide.css [ file ]
Source                        57656220436F6E74656E74
Source Path                   57656220436F6E74656E74
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-103.fc21.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.17.8-300.fc21.x86_64 #1 SMP Thu
                              Jan 8 23:32:49 UTC 2015 x86_64 x86_64
Alert Count                   1
First Seen                    2015-01-23 17:53:34 MSK
Last Seen                     2015-01-23 17:53:34 MSK
Local ID                      33badc3e-8837-424a-82f3-62b2813d6774

Raw Audit Messages
type=AVC msg=audit(1422024814.643:427): avc:  denied  { read } for  pid=2527 comm=57656220436F6E74656E74 name="elemhide.css" dev="dm-0" ino=786640 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file permissive=0


Hash: 57656220436F6E74656E74,mozilla_plugin_t,admin_home_t,file,read

Version-Release number of selected component:
selinux-policy-3.13.1-103.fc21.noarch

Additional info:
reporter:       libreport-2.3.0
hashmarkername: setroubleshoot
kernel:         3.17.8-300.fc21.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2015-01-28 13:37:54 UTC
Are you logged as root? Not good idea.

Comment 2 Miroslav Grepl 2015-11-10 07:53:04 UTC
*** Bug 1278223 has been marked as a duplicate of this bug. ***


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