Bug 770932 - SELinux is preventing /usr/bin/zarafa-server from 'read' accesses on the chr_file random.
Summary: SELinux is preventing /usr/bin/zarafa-server from 'read' accesses on the chr_...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:60a9183d3b99ae6d3a57ad9bb0d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-30 10:36 UTC by Tim Hughes
Modified: 2012-01-11 06:18 UTC (History)
3 users (show)

Fixed In Version: selinux-policy-3.10.0-71.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-11 06:18:31 UTC
Type: ---


Attachments (Terms of Use)

Description Tim Hughes 2011-12-30 10:36:57 UTC
libreport version: 2.0.8
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.5-6.fc16.x86_64
reason:         SELinux is preventing /usr/bin/zarafa-server from 'read' accesses on the chr_file random.
time:           Fri 30 Dec 2011 10:36:43 GMT

description:
:SELinux is preventing /usr/bin/zarafa-server from 'read' accesses on the chr_file random.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that zarafa-server 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 zarafa-server /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:zarafa_server_t:s0
:Target Context                system_u:object_r:random_device_t:s0
:Target Objects                random [ chr_file ]
:Source                        zarafa-server
:Source Path                   /usr/bin/zarafa-server
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           zarafa-server-7.0.3-1.fc16
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-64.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.1.5-6.fc16.x86_64 #1 SMP Thu Dec
:                              15 16:14:44 UTC 2011 x86_64 x86_64
:Alert Count                   1
:First Seen                    Fri 30 Dec 2011 10:34:26 GMT
:Last Seen                     Fri 30 Dec 2011 10:34:26 GMT
:Local ID                      657413d9-2f60-4104-be41-b80fe3be09b7
:
:Raw Audit Messages
:type=AVC msg=audit(1325241266.673:840): avc:  denied  { read } for  pid=3568 comm="zarafa-server" name="random" dev=devtmpfs ino=1032 scontext=system_u:system_r:zarafa_server_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file
:
:
:type=SYSCALL msg=audit(1325241266.673:840): arch=x86_64 syscall=open success=no exit=EACCES a0=32a6d3953c a1=900 a2=32a6f7d0a0 a3=7fff4814cc10 items=0 ppid=3567 pid=3568 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=zarafa-server exe=/usr/bin/zarafa-server subj=system_u:system_r:zarafa_server_t:s0 key=(null)
:
:Hash: zarafa-server,zarafa_server_t,random_device_t,chr_file,read
:
:audit2allow
:
:#============= zarafa_server_t ==============
:allow zarafa_server_t random_device_t:chr_file read;
:
:audit2allow -R
:
:#============= zarafa_server_t ==============
:allow zarafa_server_t random_device_t:chr_file read;
:

Comment 1 Miroslav Grepl 2012-01-02 09:22:15 UTC
Fixed in selinux-policy-3.10.0-70.fc16

Comment 2 Fedora Update System 2012-01-03 23:48:02 UTC
selinux-policy-3.10.0-71.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-71.fc16

Comment 3 Fedora Update System 2012-01-05 21:08:21 UTC
Package selinux-policy-3.10.0-71.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-71.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-0154/selinux-policy-3.10.0-71.fc16
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-01-11 06:18:31 UTC
selinux-policy-3.10.0-71.fc16 has been pushed to the Fedora 16 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.