Bug 863868 - SELinux is preventing /usr/bin/python2.7 from 'getattr' accesses on the file /etc/gshadow-.
Summary: SELinux is preventing /usr/bin/python2.7 from 'getattr' accesses on the file ...
Keywords:
Status: CLOSED DUPLICATE of bug 863864
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f56019b42a06072660dfe5eab84...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-07 21:53 UTC by Adam Joseph Cook
Modified: 2012-10-08 08:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-08 08:45:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-10-07 21:53 UTC, Adam Joseph Cook
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-10-07 21:53 UTC, Adam Joseph Cook
no flags Details

Description Adam Joseph Cook 2012-10-07 21:53:07 UTC
Description of problem:
1. Attempted to run 'system-config-kdump'.
2. SELinux raised this issue.


Additional info:
libreport version: 2.0.15
kernel:         3.6.0-3.fc18.x86_64

description:
:SELinux is preventing /usr/bin/python2.7 from 'getattr' accesses on the file /etc/gshadow-.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that python2.7 should be allowed getattr access on the gshadow- file 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 system-config-k /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:kdumpgui_t:s0-s0:c0.c1023
:Target Context                system_u:object_r:shadow_t:s0
:Target Objects                /etc/gshadow- [ file ]
:Source                        system-config-k
:Source Path                   /usr/bin/python2.7
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           python-2.7.3-13.fc18.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.11.1-32.fc18.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.0-3.fc18.x86_64 #1 SMP Wed Oct
:                              3 13:29:15 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    2012-10-07 16:45:20 CDT
:Last Seen                     2012-10-07 16:45:20 CDT
:Local ID                      fc01b419-acca-4f07-b7dc-878162007eae
:
:Raw Audit Messages
:type=AVC msg=audit(1349646320.698:193): avc:  denied  { getattr } for  pid=2675 comm="system-config-k" path="/etc/gshadow-" dev="sda3" ino=1310744 scontext=system_u:system_r:kdumpgui_t:s0-s0:c0.c1023 tcontext=system_u:object_r:shadow_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1349646320.698:193): arch=x86_64 syscall=stat success=no exit=EACCES a0=7fffd486bd50 a1=7fffd486bcc0 a2=7fffd486bcc0 a3=8 items=0 ppid=2674 pid=2675 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=system-config-k exe=/usr/bin/python2.7 subj=system_u:system_r:kdumpgui_t:s0-s0:c0.c1023 key=(null)
:
:Hash: system-config-k,kdumpgui_t,shadow_t,file,getattr
:
:audit2allow
:
:#============= kdumpgui_t ==============
:allow kdumpgui_t shadow_t:file getattr;
:
:audit2allow -R
:
:#============= kdumpgui_t ==============
:allow kdumpgui_t shadow_t:file getattr;
:

Comment 1 Adam Joseph Cook 2012-10-07 21:53:09 UTC
Created attachment 623167 [details]
File: type

Comment 2 Adam Joseph Cook 2012-10-07 21:53:10 UTC
Created attachment 623168 [details]
File: hashmarkername

Comment 3 Miroslav Grepl 2012-10-08 08:45:14 UTC

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


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