Bug 752194 - SELinux is preventing /usr/libexec/colord from 'read' accesses on the file /home/chrys/.local/share/icc/edid-d3a4722bb7fec351551987932ef4473d.icc.
Summary: SELinux is preventing /usr/libexec/colord from 'read' accesses on the file /h...
Keywords:
Status: CLOSED DUPLICATE of bug 740057
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4e27c5d8de196484dc6ff711be2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-08 19:26 UTC by chrys87
Modified: 2011-11-08 19:34 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-08 19:34:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description chrys87 2011-11-08 19:26:40 UTC
libreport version: 2.0.6
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.0-7.fc16.i686
reason:         SELinux is preventing /usr/libexec/colord from 'read' accesses on the file /home/chrys/.local/share/icc/edid-d3a4722bb7fec351551987932ef4473d.icc.
time:           Tue Nov  8 19:26:24 2011

description:
:SELinux is preventing /usr/libexec/colord from 'read' accesses on the file /home/chrys/.local/share/icc/edid-d3a4722bb7fec351551987932ef4473d.icc.
:
:*****  Plugin restorecon (99.5 confidence) suggests  *************************
:
:If you want to fix the label. 
:/home/chrys/.local/share/icc/edid-d3a4722bb7fec351551987932ef4473d.icc default label should be icc_data_home_t.
:Then you can run restorecon.
:Do
:# /sbin/restorecon -v /home/chrys/.local/share/icc/edid-d3a4722bb7fec351551987932ef4473d.icc
:
:*****  Plugin catchall (1.49 confidence) suggests  ***************************
:
:If you believe that colord should be allowed read access on the edid-d3a4722bb7fec351551987932ef4473d.icc 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 colord /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:colord_t:s0-s0:c0.c1023
:Target Context                unconfined_u:object_r:gconf_home_t:s0
:Target Objects                /home/chrys/.local/share/icc/edid-
:                              d3a4722bb7fec351551987932ef4473d.icc [ file ]
:Source                        colord
:Source Path                   /usr/libexec/colord
:Port                          <Unbekannt>
:Host                          (removed)
:Source RPM Packages           colord-0.1.13-2.fc16
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-51.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.1.0-7.fc16.i686 #1 SMP Tue
:                              Nov 1 21:00:16 UTC 2011 i686 i686
:Alert Count                   5
:First Seen                    Di 08 Nov 2011 18:49:12 CET
:Last Seen                     Di 08 Nov 2011 19:25:56 CET
:Local ID                      aceb374f-1cb6-4cd4-9175-8d62218cd2e8
:
:Raw Audit Messages
:type=AVC msg=audit(1320776756.78:150): avc:  denied  { read } for  pid=1447 comm="colord" path="/home/chrys/.local/share/icc/edid-d3a4722bb7fec351551987932ef4473d.icc" dev=sda5 ino=17831 scontext=system_u:system_r:colord_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:gconf_home_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1320776756.78:150): arch=i386 syscall=socketcall success=yes exit=EBUSY a0=11 a1=b6dfe7d0 a2=38cff4 a3=0 items=0 ppid=1 pid=1447 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=colord exe=/usr/libexec/colord subj=system_u:system_r:colord_t:s0-s0:c0.c1023 key=(null)
:
:Hash: colord,colord_t,gconf_home_t,file,read
:
:audit2allow
:
:#============= colord_t ==============
:allow colord_t gconf_home_t:file read;
:
:audit2allow -R
:
:#============= colord_t ==============
:allow colord_t gconf_home_t:file read;
:

Comment 1 Daniel Walsh 2011-11-08 19:34:59 UTC

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


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