Bug 521401 - setroubleshoot: SELinux is preventing abrtd "lock" access on /var/cache/abrt/kerneloops-1252160163-17.lock.
Summary: setroubleshoot: SELinux is preventing abrtd "lock" access on /var/cache/...
Keywords:
Status: CLOSED RAWHIDE
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:bb93eebee6f...
: 521402 521403 521404 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-05 14:40 UTC by Nicolas Mailhot
Modified: 2009-09-08 22:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-08 22:20:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nicolas Mailhot 2009-09-05 14:40:18 UTC
The following was filed automatically by setroubleshoot:

Résumé:

SELinux is preventing abrtd "lock" access on
/var/cache/abrt/kerneloops-1252160163-17.lock.

Description détaillée:

[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.

Autoriser l'accès:

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.

Informations complémentaires:

Contexte source               system_u:system_r:initrc_t:s0
Contexte cible                system_u:object_r:abrt_var_cache_t:s0
Objets du contexte            /var/cache/abrt/kerneloops-1252160163-17.lock [
                              file ]
source                        abrtd
Chemin de la source           /usr/sbin/abrtd
Port                          <Inconnu>
Hôte                         (removed)
Paquetages RPM source         abrt-0.0.8.5-1.fc12
Paquetages RPM cible          
Politique RPM                 selinux-policy-3.6.30-2.fc12
Selinux activé               True
Type de politique             targeted
MLS activé                   True
Mode strict                   Enforcing
Nom du plugin                 catchall
Nom de l'hôte                (removed)
Plateforme                    Linux (removed) 2.6.31-0.203.rc8.git2.fc12.x86_64
                              #1 SMP Fri Sep 4 21:33:05 EDT 2009 x86_64 x86_64
Compteur d'alertes            1
Première alerte              sam. 05 sept. 2009 16:16:03 CEST
Dernière alerte              sam. 05 sept. 2009 16:16:03 CEST
ID local                      c4e6ce62-9020-4049-9029-0db34999807d
Numéros des lignes           

Messages d'audit bruts        

node=(removed) type=AVC msg=audit(1252160163.790:61): avc:  denied  { lock } for  pid=1776 comm="abrtd" path="/var/cache/abrt/kerneloops-1252160163-17.lock" dev=dm-3 ino=147831 scontext=system_u:system_r:initrc_t:s0 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1252160163.790:61): arch=c000003e syscall=72 success=yes exit=0 a0=7 a1=7 a2=7fff86fdaf70 a3=7fff86fdad30 items=0 ppid=1 pid=1776 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 abrt_var_cache_t:file lock;

Comment 1 Daniel Walsh 2009-09-08 22:20:29 UTC
Fixed in selinux-policy-3.6.30-5.fc12.noarch

Comment 2 Daniel Walsh 2009-09-08 22:20:58 UTC
*** Bug 521402 has been marked as a duplicate of this bug. ***

Comment 3 Daniel Walsh 2009-09-08 22:21:12 UTC
*** Bug 521403 has been marked as a duplicate of this bug. ***

Comment 4 Daniel Walsh 2009-09-08 22:21:28 UTC
*** Bug 521404 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.