Bug 540303 - SELinux is preventing /usr/lib/chromium-browser/chrome-sandbox "getattr" access on /proc/<pid>.
Summary: SELinux is preventing /usr/lib/chromium-browser/chrome-sandbox "getattr" acce...
Keywords:
Status: CLOSED DUPLICATE of bug 539754
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:4a904304296...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-23 00:44 UTC by youngsam347
Modified: 2009-11-23 08:34 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description youngsam347 2009-11-23 00:44:09 UTC
Resúmen:

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

Descripción Detallada:

[chrome-sandbox es un tipo permisivo (chrome_sandbox_t). Este acceso no fue
denegado.]

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.

Permitiendo Acceso:

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.

Información Adicional:

Contexto Fuente               unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c
                              0.c1023
Contexto Destino              unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1
                              023
Objetos Destino               /proc/<pid> [ dir ]
Fuente                        chrome-sandbox
Dirección de Fuente          /usr/lib/chromium-browser/chrome-sandbox
Puerto                        <Desconocido>
Nombre de Equipo              (removed)
Paquetes RPM Fuentes          chromium-4.0.252.0-0.1.20091119svn32498.fc12
Paquetes RPM Destinos         
RPM de Políticas             selinux-policy-3.6.32-41.fc12
SELinux Activado              True
Tipo de Política             targeted
Modo Obediente                Enforcing
Nombre de Plugin              catchall
Nombre de Equipo              (removed)
Plataforma                    Linux (removed) 2.6.31.5-127.fc12.i686 #1 SMP Sat
                              Nov 7 21:41:45 EST 2009 i686 i686
Cantidad de Alertas           1
Visto por Primera Vez         dom 22 nov 2009 20:12:11 VET
Visto por Última Vez         dom 22 nov 2009 20:12:11 VET
ID Local                      991577e1-6b0c-4eff-81a3-db9447463404
Números de Línea            

Mensajes de Auditoría Crudos 

node=(removed) type=AVC msg=audit(1258936931.254:21438): avc:  denied  { getattr } for  pid=2175 comm="chrome-sandbox" path="/proc/1674" dev=proc ino=13356 scontext=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=dir

node=(removed) type=SYSCALL msg=audit(1258936931.254:21438): arch=40000003 syscall=195 success=yes exit=0 a0=bfd8cb4c a1=bfd8cae4 a2=48bff4 a3=bfd8d9fb items=0 ppid=2051 pid=2175 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/lib/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,unconfined_t,dir,getattr
audit2allow suggests:

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

Comment 1 Miroslav Grepl 2009-11-23 08:34:22 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.