Bug 964668 - SELinux is preventing /usr/bin/gnome-keyring-daemon from 'create' accesses on the directory keyring-7xTBEl.
Summary: SELinux is preventing /usr/bin/gnome-keyring-daemon from 'create' accesses on...
Keywords:
Status: CLOSED DUPLICATE of bug 964292
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6823b19fce974fe023bfac2e75b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-19 12:20 UTC by vinesh teotia
Modified: 2013-05-20 07:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-20 07:54:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description vinesh teotia 2013-05-19 12:20:47 UTC
Description of problem:
SELinux is preventing /usr/bin/gnome-keyring-daemon from 'create' accesses on the directory keyring-7xTBEl.

*****  Plugin catchall (100. confidence) suggests  ***************************

If you believe that gnome-keyring-daemon should be allowed create access on the keyring-7xTBEl directory by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# grep gnome-keyring-d /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023
Target Context                system_u:object_r:user_tmp_t:s0
Target Objects                keyring-7xTBEl [ dir ]
Source                        gnome-keyring-d
Source Path                   /usr/bin/gnome-keyring-daemon
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           gnome-keyring-3.8.2-1.fc19.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.12.1-42.fc19.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 3.9.1-301.fc19.x86_64 #1 SMP Wed
                              May 8 18:02:34 UTC 2013 x86_64 x86_64
Alert Count                   1
First Seen                    2013-05-13 16:51:09 IST
Last Seen                     2013-05-13 16:51:09 IST
Local ID                      8b180bdc-3a5b-49ab-9c63-e34692e2f782

Raw Audit Messages
type=AVC msg=audit(1368444069.138:463): avc:  denied  { create } for  pid=2700 comm="gnome-keyring-d" name="keyring-7xTBEl" scontext=system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:user_tmp_t:s0 tclass=dir


type=SYSCALL msg=audit(1368444069.138:463): arch=x86_64 syscall=mkdir success=yes exit=0 a0=1c38440 a1=1c0 a2=0 a3=3 items=0 ppid=2699 pid=2700 auid=4294967295 uid=42 gid=42 euid=42 suid=42 fsuid=42 egid=42 sgid=42 fsgid=42 ses=4294967295 tty=(none) comm=gnome-keyring-d exe=/usr/bin/gnome-keyring-daemon subj=system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023 key=(null)

Hash: gnome-keyring-d,xdm_dbusd_t,user_tmp_t,dir,create

audit2allow

#============= xdm_dbusd_t ==============
allow xdm_dbusd_t user_tmp_t:dir create;

audit2allow -RYou must regenerate interface info by running /usr/bin/sepolgen-ifgen


Additional info:
reporter:       libreport-2.1.4
hashmarkername: setroubleshoot
kernel:         3.9.2-301.fc19.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2013-05-20 07:54:53 UTC

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


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