Bug 528814 - SELinux is preventing /usr/lib64/chromium-browser/chromium-browser "getattr" access on /home/matej/.fonts/arial.ttf.
Summary: SELinux is preventing /usr/lib64/chromium-browser/chromium-browser "getattr" ...
Keywords:
Status: CLOSED DUPLICATE of bug 528813
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:7b2feca3677...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-13 20:26 UTC by Matěj Cepl
Modified: 2018-04-11 08:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-13 21:37:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matěj Cepl 2009-10-13 20:26:48 UTC
Souhrn:

SELinux is preventing /usr/lib64/chromium-browser/chromium-browser "getattr"
access on /home/matej/.fonts/arial.ttf.

Podrobný popis:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by chromium-browse. It is not expected that this
access is required by chromium-browse 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.

Povolení přístupu:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.

Další informace:

Kontext zdroje                unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c
                              0.c1023
Kontext cíle                 unconfined_u:object_r:user_fonts_t:s0
Objekty cíle                 /home/matej/.fonts/arial.ttf [ file ]
Zdroj                         chromium-browse
Cesta zdroje                  /usr/lib64/chromium-browser/chromium-browser
Port                          <Neznámé>
Počítač                    (removed)
RPM balíčky zdroje          chromium-4.0.220.0-0.1.20090930svn27599.fc12
RPM balíčky cíle           
RPM politiky                  selinux-policy-3.6.32-24.fc12
Selinux povolen               True
Typ politiky                  targeted
MLS povoleno                  True
Vynucovací režim            Permissive
Název zásuvného modulu     catchall
Název počítače            (removed)
Platforma                     Linux (removed) 2.6.31.1-58.fc12.x86_64 #1 SMP Fri
                              Oct 2 16:17:33 EDT 2009 x86_64 x86_64
Počet upozornění           2
Poprvé viděno               Út 13. říjen 2009, 22:18:47 CEST
Naposledy viděno             Út 13. říjen 2009, 22:26:15 CEST
Místní ID                   1d410868-0b5c-428e-83d7-511624eff68d
Čísla řádků              

Původní zprávy auditu      

node=(removed) type=AVC msg=audit(1255465575.129:34237): avc:  denied  { getattr } for  pid=10809 comm="chromium-browse" path="/home/matej/.fonts/arial.ttf" dev=dm-9 ino=8464 scontext=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_fonts_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1255465575.129:34237): arch=c000003e syscall=5 per=400000 success=yes exit=0 a0=14 a1=7fff86c86580 a2=7fff86c86580 a3=28 items=0 ppid=1 pid=10809 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=10 comm="chromium-browse" exe="/usr/lib64/chromium-browser/chromium-browser" subj=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-24.fc12,catchall,chromium-browse,chrome_sandbox_t,user_fonts_t,file,getattr
audit2allow suggests:

#============= chrome_sandbox_t ==============
allow chrome_sandbox_t user_fonts_t:file getattr;

Comment 1 Daniel Walsh 2009-10-13 21:37:08 UTC

*** This bug has been marked as a duplicate of bug 528813 ***


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