Bug 521407 - setroubleshoot: SELinux is preventing chronyd "getcap" access on <Unknown>.
Summary: setroubleshoot: SELinux is preventing chronyd "getcap" access on <Unk...
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:74b12afc351...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-05 14:43 UTC by Nicolas Mailhot
Modified: 2009-09-08 22:31 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

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

Résumé:

SELinux is preventing chronyd "getcap" access on <Unknown>.

Description détaillée:

SELinux denied access requested by chronyd. It is not expected that this access
is required by chronyd 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:system_r:initrc_t:s0
Objets du contexte            None [ process ]
source                        chronyd
Chemin de la source           /usr/sbin/chronyd
Port                          <Inconnu>
Hôte                         (removed)
Paquetages RPM source         chrony-1.23-7.20081106gitbe42b4.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            5
Première alerte              sam. 05 sept. 2009 16:01:58 CEST
Dernière alerte              sam. 05 sept. 2009 16:26:35 CEST
ID local                      82bd8f3f-81d8-443d-877d-66946d81d8a2
Numéros des lignes           

Messages d'audit bruts        

node=(removed) type=AVC msg=audit(1252160795.294:26): avc:  denied  { getcap } for  pid=1543 comm="chronyd" scontext=system_u:system_r:initrc_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=process

node=(removed) type=SYSCALL msg=audit(1252160795.294:26): arch=c000003e syscall=125 success=no exit=-14 a0=7f4bf9e400b4 a1=0 a2=7f4bf84abe80 a3=7fffe48ce340 items=0 ppid=1 pid=1543 auid=4294967295 uid=494 gid=490 euid=494 suid=494 fsuid=494 egid=490 sgid=490 fsgid=490 tty=(none) ses=4294967295 comm="chronyd" exe="/usr/sbin/chronyd" subj=system_u:system_r:initrc_t:s0 key=(null)


audit2allow suggests:

#============= initrc_t ==============
allow initrc_t self:process getcap;

Comment 1 Daniel Walsh 2009-09-08 22:31:52 UTC
Fixed in selinux-policy-3.6.30-6.fc12.noarch


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