Bug 594995

Summary: SELinux is preventing /usr/libexec/gdm-session-worker "rename" access on .dmrc.UEPCDV.
Product: [Fedora] Fedora Reporter: chocomilk <panchotera>
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
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:2b109438263b5f17a8f9fb2a1723ff22a929e929e5f9c20206a91e6cc158c6b3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-24 11:25:13 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 chocomilk 2010-05-22 16:37:08 UTC
Summary:

SELinux is preventing /usr/libexec/gdm-session-worker "rename" access on
.dmrc.UEPCDV.

Detailed Description:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by gdm-session-wor. It is not expected that this
access is required by gdm-session-wor 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.

Allowing Access:

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.

Additional Information:

Source Context                system_u:system_r:xdm_t:s0-s0:c0.c1023
Target Context                system_u:object_r:var_t:s0
Target Objects                .dmrc.UEPCDV [ file ]
Source                        gdm-session-wor
Source Path                   /usr/libexec/gdm-session-worker
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           gdm-2.28.2-3.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-114.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.32.12-115.fc12.i686 #1 SMP Fri Apr
                              30 20:34:53 UTC 2010 i686 i686
Alert Count                   1
First Seen                    Sat 22 May 2010 11:31:07 AM CDT
Last Seen                     Sat 22 May 2010 11:31:07 AM CDT
Local ID                      a3ad9a91-4b62-48ac-9bc2-a7657363d18d
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1274545867.462:26): avc:  denied  { rename } for  pid=1785 comm="gdm-session-wor" name=".dmrc.UEPCDV" dev=sda6 ino=845663 scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1274545867.462:26): arch=40000003 syscall=38 success=yes exit=0 a0=932bf30 a1=932b8c0 a2=af71a4 a3=b77e3718 items=0 ppid=1769 pid=1785 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/libexec/gdm-session-worker" subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  catchall,gdm-session-wor,xdm_t,var_t,file,rename
audit2allow suggests:

#============= xdm_t ==============
allow xdm_t var_t:file rename;

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

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