Bug 521943

Summary: setroubleshoot: SELinux is preventing abrtd "create" access on kerneloops-1252437827-1.
Product: [Fedora] Fedora Reporter: Moisés Ramos <lordstenka>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dwalsh, jkubin, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:b6433b63fdce0381fe6430673b3164ffd1a7033072f497d0af8d079b3d1dcb87
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-08 23:30:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Moisés Ramos 2009-09-08 19:31:49 UTC
The following was filed automatically by setroubleshoot:

Resúmen:

SELinux is preventing abrtd "create" access on kerneloops-1252437827-1.

Descripción Detallada:

[abrtd has a permissive type (initrc_t). This access was not denied.]

SELinux denied access requested by abrtd. It is not expected that this access is
required by abrtd 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 (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against this package.

Información Adicional:

Contexto Fuente               system_u:system_r:initrc_t:s0
Contexto Destino              system_u:object_r:var_t:s0
Objetos Destino               kerneloops-1252437827-1 [ dir ]
Fuente                        abrtd
Dirección de Fuente          /usr/sbin/abrtd
Puerto                        <Desconocido>
Nombre de Equipo              (removed)
Paquetes RPM Fuentes          abrt-0.0.8.5-1.fc12
Paquetes RPM Destinos         
RPM de Políticas             selinux-policy-3.6.30-4.fc12
SELinux Activado              True
Tipo de Política             targeted
MLS Activado                  True
Modo Obediente                Enforcing
Nombre de Plugin              catchall
Nombre de Equipo              (removed)
Plataforma                    Linux (removed) 2.6.31-0.204.rc9.fc12.x86_64 #1
                              SMP Sat Sep 5 20:45:55 EDT 2009 x86_64 x86_64
Cantidad de Alertas           1
Visto por Primera Vez         mar 08 sep 2009 21:23:47 CEST
Visto por Última Vez         mar 08 sep 2009 21:23:47 CEST
ID Local                      0eb7880a-e3c8-4f91-84c3-ee2b1a8e577d
Números de Línea            

Mensajes de Auditoría Crudos 

node=(removed) type=AVC msg=audit(1252437827.209:46): avc:  denied  { create } for  pid=1480 comm="abrtd" name="kerneloops-1252437827-1" scontext=system_u:system_r:initrc_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir

node=(removed) type=SYSCALL msg=audit(1252437827.209:46): arch=c000003e syscall=83 success=yes exit=0 a0=223c768 a1=1c0 a2=0 a3=7ffff5c0da30 items=0 ppid=1 pid=1480 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrtd" exe="/usr/sbin/abrtd" subj=system_u:system_r:initrc_t:s0 key=(null)


audit2allow suggests:

#============= initrc_t ==============
allow initrc_t var_t:dir create;

Comment 1 Daniel Walsh 2009-09-08 23:30:38 UTC

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