Bug 590306

Summary: SELinux is preventing /usr/bin/gnome-keyring-daemon "entrypoint" access on /usr/bin/gnome-keyring-daemon.
Product: [Fedora] Fedora Reporter: Reinhard <Reinhard.Scheck>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dwalsh, mgrepl, Reinhard.Scheck
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:1b445b9fe778a0eb3121a7f6e169525bce6dd51c8344a00b08dd8078e814c675
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-10 11:24:25 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 Reinhard 2010-05-08 18:39:22 UTC
Zusammenfassung:

SELinux is preventing /usr/bin/gnome-keyring-daemon "entrypoint" access on
/usr/bin/gnome-keyring-daemon.

Detaillierte Beschreibung:

[SELinux ist in freizügigem Modus. Dieser Zugriff wurde nicht verweigert.]

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

Zugriff erlauben:

You can generate a local policy module to allow this access - see FAQ
(http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Zusätzliche Informationen:

Quellkontext                  unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023
Zielkontext                   system_u:object_r:default_t:s0
Zielobjekte                   /usr/bin/gnome-keyring-daemon [ file ]
Quelle                        gnome-keyring-d
Quellpfad                     /usr/bin/gnome-keyring-daemon
Port                          <Unbekannt>
Host                          (removed)
RPM-Pakete der Quelle         gnome-keyring-2.28.2-2.fc12
RPM-Pakete des Ziels          gnome-keyring-2.28.2-2.fc12
Richtlinien-RPM               selinux-policy-3.6.32-113.fc12
SELinux aktiviert             True
Richtlinientyp                targeted
Enforcing-Modus               Permissive
Plugin-Name                   catchall
Rechnername                   (removed)
Plattform                     Linux (removed)
                              2.6.32.11-99.fc12.x86_64 #1 SMP Mon Apr 5 19:59:38
                              UTC 2010 x86_64 x86_64
Anzahl der Alarme             1
Zuerst gesehen                Sa 08 Mai 2010 20:33:44 CEST
Zuletzt gesehen               Sa 08 Mai 2010 20:33:44 CEST
Lokale ID                     2ae34d89-3ce9-4c0e-9328-82aa4801ba7c
Zeilennummern                 

Raw-Audit-Meldungen           

node=(removed) type=AVC msg=audit(1273343624.861:25996): avc:  denied  { entrypoint } for  pid=2096 comm="gdm-session-wor" path="/usr/bin/gnome-keyring-daemon" dev=dm-3 ino=139916 scontext=unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023 tcontext=system_u:object_r:default_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1273343624.861:25996): arch=c000003e syscall=59 success=yes exit=0 a0=7f73b2adefa1 a1=7fff5350bf40 a2=6be8f0 a3=fffffffffffffff0 items=0 ppid=1894 pid=2096 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=7 comm="gnome-keyring-d" exe="/usr/bin/gnome-keyring-daemon" subj=unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  catchall,gnome-keyring-d,abrt_helper_t,default_t,file,entrypoint
audit2allow suggests:

#============= abrt_helper_t ==============
allow abrt_helper_t default_t:file entrypoint;

Comment 1 Miroslav Grepl 2010-05-10 11:24:25 UTC

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