Bug 818399

Summary: SELinux is preventing /usr/sbin/collectd from 'read' accesses on the chr_file random.
Product: [Fedora] Fedora Reporter: Paul DeLong <bugzilla>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:7ea58218a6dfa84581a69934c7a9ae0d5fa6bbb598686d74fc79885376da86b3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-28 03:26:30 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 Paul DeLong 2012-05-03 01:18:07 UTC
libreport version: 2.0.8
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.3.0-8.fc16.x86_64
reason:         SELinux is preventing /usr/sbin/collectd from 'read' accesses on the chr_file random.
time:           Wed 02 May 2012 09:16:54 PM EDT

description:
:SELinux is preventing /usr/sbin/collectd from 'read' accesses on the chr_file random.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that collectd should be allowed read access on the random 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 collectd /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:collectd_t:s0
:Target Context                system_u:object_r:random_device_t:s0
:Target Objects                random [ chr_file ]
:Source                        collectd
:Source Path                   /usr/sbin/collectd
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           collectd-4.10.4-1.fc16.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-84.fc16.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.3.0-8.fc16.x86_64 #1
:                              SMP Thu Mar 29 18:37:19 UTC 2012 x86_64 x86_64
:Alert Count                   390
:First Seen                    Wed 02 May 2012 03:53:21 PM EDT
:Last Seen                     Wed 02 May 2012 04:59:10 PM EDT
:Local ID                      48f2d3fd-7482-4c0e-b9db-71afbcb17523
:
:Raw Audit Messages
:type=AVC msg=audit(1335992350.733:12289): avc:  denied  { read } for  pid=6463 comm="collectd" name="random" dev="devtmpfs" ino=1032 scontext=system_u:system_r:collectd_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file
:
:
:type=SYSCALL msg=audit(1335992350.733:12289): arch=x86_64 syscall=access success=no exit=EACCES a0=39c0669964 a1=4 a2=0 a3=0 items=0 ppid=1 pid=6463 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=collectd exe=/usr/sbin/collectd subj=system_u:system_r:collectd_t:s0 key=(null)
:
:Hash: collectd,collectd_t,random_device_t,chr_file,read
:
:audit2allow
:
:#============= collectd_t ==============
:allow collectd_t random_device_t:chr_file read;
:
:audit2allow -R
:
:#============= collectd_t ==============
:allow collectd_t random_device_t:chr_file read;
:

Comment 1 Miroslav Grepl 2012-05-03 07:21:26 UTC
Fixed in Fixed in selinux-policy-3.10.0-88.fc16

Comment 2 Fedora Update System 2012-06-15 10:30:38 UTC
selinux-policy-3.10.0-89.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-89.fc16

Comment 3 Fedora Update System 2012-06-15 23:52:08 UTC
Package selinux-policy-3.10.0-89.fc16:
* should fix your issue,
* was pushed to the Fedora 16 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.10.0-89.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-9507/selinux-policy-3.10.0-89.fc16
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-06-28 03:26:30 UTC
selinux-policy-3.10.0-89.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.