Bug 783759

Summary: SELinux is preventing /bin/ps from 'getattr' accesses on the None /proc/<pid>.
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:8540166d661c03f625ad136c12e44d49aef23f662e8842fb938a6885e8883582
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-23 11:38:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Nicolas Mailhot 2012-01-22 11:22:17 UTC
libreport version: 2.0.8
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.2.1-8.fc17.x86_64
reason:         SELinux is preventing /bin/ps from 'getattr' accesses on the None /proc/<pid>.
time:           dim. 22 janv. 2012 12:22:07 CET

description:
:SELinux is preventing /bin/ps from 'getattr' accesses on the None /proc/<pid>.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that ps should be allowed getattr access on the <pid> <Inconnu> 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 ps /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:mdadm_t:s0-s0:c0.c1023
:Target Context                system_u:system_r:kernel_t:s0
:Target Objects                /proc/<pid> [ None ]
:Source                        ps
:Source Path                   /bin/ps
:Port                          <Inconnu>
:Host                          (removed)
:Source RPM Packages           procps-3.2.8-25.20110302git.fc17.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-76.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.2.1-8.fc17.x86_64 #1 SMP Thu Jan
:                              19 02:19:07 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    dim. 22 janv. 2012 01:00:08 CET
:Last Seen                     dim. 22 janv. 2012 01:00:08 CET
:Local ID                      79bdb7aa-a71b-4842-9d8c-f5d419db184b
:
:Raw Audit Messages
:type=AVC msg=audit(1327190408.115:1007): avc:  denied  { getattr } for  pid=8985 comm="ps" path="/proc/2" dev=proc ino=24580 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=dirnode=(removed) type=SYSCALL msg=audit(1327190408.115:1007): arch=c000003e syscall=4 success=yes exit=0 a0=b353b0 a1=303a6210a0 a2=303a6210a0 a3=0 items=0 ppid=8984 pid=8985 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=53 comm="ps" exe="/bin/ps" subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null)
:
:
:Hash: ps,mdadm_t,kernel_t,None,getattr
:
:audit2allow
:
:
:audit2allow -R
:
:

Comment 1 Miroslav Grepl 2012-01-23 11:38:55 UTC

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