Bug 860695 - SELinux is preventing /usr/sbin/php-fpm from 'read' accesses on the chr_file urandom.
Summary: SELinux is preventing /usr/sbin/php-fpm from 'read' accesses on the chr_file ...
Keywords:
Status: CLOSED ERRATA
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:c90ef2f1c32854e4fe78e7aa126...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-26 13:56 UTC by Jonathan VK
Modified: 2012-12-20 15:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-20 15:28:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-09-26 13:56 UTC, Jonathan VK
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-09-26 13:56 UTC, Jonathan VK
no flags Details

Description Jonathan VK 2012-09-26 13:56:53 UTC
Additional info:
libreport version: 2.0.13
kernel:         3.6.0-0.rc6.git0.2.fc18.x86_64

description:
:SELinux is preventing /usr/sbin/php-fpm from 'read' accesses on the chr_file urandom.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that php-fpm should be allowed read access on the urandom chr_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:urandom_device_t:s0
:Target Objects                urandom [ chr_file ]
:Source                        php-fpm
:Source Path                   /usr/sbin/php-fpm
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           php-fpm-5.4.7-5.fc18.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.11.1-21.fc18.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.0-0.rc6.git0.2.fc18.x86_64 #1
:                              SMP Mon Sep 17 17:29:08 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    2012-09-26 09:46:47 EDT
:Last Seen                     2012-09-26 09:46:47 EDT
:Local ID                      a10761cf-305b-45b8-8035-946bcba39738
:
:Raw Audit Messages
:type=AVC msg=audit(1348667207.199:810): avc:  denied  { read } for  pid=11952 comm="php-fpm" name="urandom" dev="devtmpfs" ino=1033 scontext=system_u:system_r:phpfpm_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file
:
:
:type=SYSCALL msg=audit(1348667207.199:810): arch=x86_64 syscall=open success=no exit=EACCES a0=381755abd3 a1=900 a2=2eb0 a3=7fffaf234390 items=0 ppid=1 pid=11952 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,urandom_device_t,chr_file,read
:
:audit2allow
:
:#============= phpfpm_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow phpfpm_t urandom_device_t:chr_file read;
:
:audit2allow -R
:
:#============= phpfpm_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow phpfpm_t urandom_device_t:chr_file read;
:

Comment 1 Jonathan VK 2012-09-26 13:56:56 UTC
Created attachment 617564 [details]
File: type

Comment 2 Jonathan VK 2012-09-26 13:56:58 UTC
Created attachment 617565 [details]
File: hashmarkername

Comment 3 Miroslav Grepl 2012-09-26 14:47:33 UTC
Added.

Comment 4 Fedora Update System 2012-10-11 09:03:01 UTC
selinux-policy-3.11.1-36.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-36.fc18

Comment 5 Fedora Update System 2012-10-11 17:21:38 UTC
Package selinux-policy-3.11.1-36.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-36.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15934/selinux-policy-3.11.1-36.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-12-20 15:28:59 UTC
selinux-policy-3.11.1-36.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.