Bug 866010 - SELinux is preventing /usr/sbin/php-fpm from 'getattr' accesses on the file /proc/meminfo.
Summary: SELinux is preventing /usr/sbin/php-fpm from 'getattr' accesses on the file /...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b4d794d5c8bf05e6bc026b95a51...
: 866011 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-13 09:02 UTC by Mikhail
Modified: 2012-12-20 16:19 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-20 16:19:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-10-13 09:03 UTC, Mikhail
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-10-13 09:03 UTC, Mikhail
no flags Details

Description Mikhail 2012-10-13 09:02:57 UTC
Additional info:
libreport version: 2.0.16
kernel:         3.6.1-1.fc18.i686.PAE

description:
:SELinux is preventing /usr/sbin/php-fpm from 'getattr' accesses on the file /proc/meminfo.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that php-fpm should be allowed getattr access on the meminfo 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 php-fpm /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:phpfpm_t:s0
:Target Context                system_u:object_r:proc_t:s0
:Target Objects                /proc/meminfo [ file ]
:Source                        php-fpm
:Source Path                   /usr/sbin/php-fpm
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           php-fpm-5.4.7-10.fc18.i686
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.11.1-36.fc18.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.1-1.fc18.i686.PAE #1 SMP Mon
:                              Oct 8 17:41:46 UTC 2012 i686 i686
:Alert Count                   1
:First Seen                    2012-10-13 04:11:19 YEKT
:Last Seen                     2012-10-13 04:11:19 YEKT
:Local ID                      f5f46cf4-ba11-4da6-9c34-895b35220ee9
:
:Raw Audit Messages
:type=AVC msg=audit(1350079879.724:663): avc:  denied  { getattr } for  pid=25503 comm="php-fpm" path="/proc/meminfo" dev="proc" ino=4026532026 scontext=system_u:system_r:phpfpm_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1350079879.724:663): arch=i386 syscall=fstat64 success=yes exit=0 a0=3 a1=bfbdcb00 a2=4c22c000 a3=a36fe28 items=0 ppid=1 pid=25503 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=php-fpm exe=/usr/sbin/php-fpm subj=system_u:system_r:phpfpm_t:s0 key=(null)
:
:Hash: php-fpm,phpfpm_t,proc_t,file,getattr
:
:audit2allow
:
:#============= phpfpm_t ==============
:allow phpfpm_t proc_t:file getattr;
:
:audit2allow -R
:
:#============= phpfpm_t ==============
:allow phpfpm_t proc_t:file getattr;
:

Comment 1 Mikhail 2012-10-13 09:03:00 UTC
Created attachment 626445 [details]
File: type

Comment 2 Mikhail 2012-10-13 09:03:02 UTC
Created attachment 626446 [details]
File: hashmarkername

Comment 3 Miroslav Grepl 2012-10-15 09:50:05 UTC
*** Bug 866011 has been marked as a duplicate of this bug. ***

Comment 4 Miroslav Grepl 2012-10-15 10:06:11 UTC
Fixed in selinux-policy-targeted-3.11.1-39.fc18.noarch

Comment 5 Fedora Update System 2012-10-23 20:34:22 UTC
selinux-policy-3.11.1-43.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-43.fc18

Comment 6 Fedora Update System 2012-10-26 15:37:19 UTC
selinux-policy-3.11.1-46.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-46.fc18

Comment 7 Fedora Update System 2012-10-26 19:26:41 UTC
Package selinux-policy-3.11.1-46.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.11.1-46.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16862/selinux-policy-3.11.1-46.fc18
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2012-12-20 16:19:13 UTC
selinux-policy-3.11.1-46.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


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