Bug 540253 - SELinux is preventing /usr/lib64/chromium-browser/chrome-sandbox "getattr" access on /proc/<pid>.
Summary: SELinux is preventing /usr/lib64/chromium-browser/chrome-sandbox "getattr" ac...
Keywords:
Status: CLOSED DUPLICATE of bug 539754
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:c4b6e4e0a17...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-22 22:02 UTC by Szymon Gruszczynski
Modified: 2009-11-23 08:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-23 08:28:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Szymon Gruszczynski 2009-11-22 22:02:53 UTC
Podsumowanie:

SELinux is preventing /usr/lib64/chromium-browser/chrome-sandbox "getattr"
access on /proc/.

Szczegółowy opis:

[chrome-sandbox posiada typ zezwalania (chrome_sandbox_t). Ten dostęp nie
został odmówiony.]

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

Zezwalanie na dostęp:

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.

Dodatkowe informacje:

Kontekst źródłowy          unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c
                              0.c1023
Kontekst docelowy             system_u:system_r:syslogd_t:s0
Obiekty docelowe              /proc/<pid> [ dir ]
Źródło                     chrome-sandbox
Ścieżka źródłowa         /usr/lib64/chromium-browser/chrome-sandbox
Port                          <Nieznane>
Komputer                      (removed)
Źródłowe pakiety RPM       chromium-4.0.252.0-0.1.20091119svn32498.fc12
Docelowe pakiety RPM          
Pakiet RPM polityki           selinux-policy-3.6.32-41.fc12
SELinux jest włączony       True
Typ polityki                  targeted
Tryb wymuszania               Enforcing
Nazwa wtyczki                 catchall
Nazwa komputera               (removed)
Platforma                     Linux (removed) 2.6.31.5-127.fc12.x86_64 #1
                              SMP Sat Nov 7 21:11:14 EST 2009 x86_64 x86_64
Liczba alarmów               1
Po raz pierwszy               nie, 22 lis 2009, 21:52:34
Po raz ostatni                nie, 22 lis 2009, 21:52:34
Lokalny identyfikator         c53b47ab-dc15-4e70-8732-68a1ce4b3895
Liczba wierszy                

Surowe komunikaty audytu      

node=(removed) type=AVC msg=audit(1258926754.1:43007): avc:  denied  { getattr } for  pid=3198 comm="chrome-sandbox" path="/proc/905" dev=proc ino=10854 scontext=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 tcontext=system_u:system_r:syslogd_t:s0 tclass=dir

node=(removed) type=SYSCALL msg=audit(1258926754.1:43007): arch=c000003e syscall=4 success=yes exit=0 a0=7fff01f5e780 a1=7fff01f5e6e0 a2=7fff01f5e6e0 a3=1999999999999999 items=0 ppid=3057 pid=3198 auid=500 uid=500 gid=500 euid=0 suid=0 fsuid=0 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="chrome-sandbox" exe="/usr/lib64/chromium-browser/chrome-sandbox" subj=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-41.fc12,catchall,chrome-sandbox,chrome_sandbox_t,syslogd_t,dir,getattr
audit2allow suggests:

#============= chrome_sandbox_t ==============
allow chrome_sandbox_t syslogd_t:dir getattr;

Comment 1 Szymon Gruszczynski 2009-11-22 22:05:16 UTC
hi
i've installed chromium using those instructions
http://rajaseelan.com/2009/07/04/how-to-install-google-chrome-in-fedora-10-or-fedora-11/

Comment 2 Szymon Gruszczynski 2009-11-22 22:06:32 UTC
hi
i've installed chromium using those instructions
http://rajaseelan.com/2009/07/04/how-to-install-google-chrome-in-fedora-10-or-fedora-11/

Comment 3 Miroslav Grepl 2009-11-23 08:28:05 UTC

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


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