Bug 875853

Summary: SELinux is preventing /usr/sbin/xenconsoled (deleted) from 'read' accesses on the file /etc/group.
Product: [Fedora] Fedora Reporter: redhatbugs
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6f5ec3a1cae74b657cfcd4458df406064c55d2130160f43a15e8d372fc5a9ba0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-20 16:05:23 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:
Attachments:
Description Flags
File: type
none
File: hashmarkername none

Description redhatbugs 2012-11-12 17:02:31 UTC
Description of problem:
Created a new instance of a Xen domU using 'xl create </path/to/guest.cfg'

Additional info:
libreport version: 2.0.18
kernel:         3.6.6-1.fc17.x86_64

description:
:SELinux is preventing /usr/sbin/xenconsoled (deleted) from 'read' accesses on the file /etc/group.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that xenconsoled (deleted) should be allowed read access on the group 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 xenconsoled /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:xenconsoled_t:s0
:Target Context                system_u:object_r:passwd_file_t:s0
:Target Objects                /etc/group [ file ]
:Source                        xenconsoled
:Source Path                   /usr/sbin/xenconsoled (deleted)
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           xen-runtime-4.1.3-5.fc17.x86_64
:Target RPM Packages           setup-2.8.48-1.fc17.noarch
:Policy RPM                    selinux-policy-3.10.0-156.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.6-1.fc17.x86_64 #1 SMP Mon Nov
:                              5 21:59:35 UTC 2012 x86_64 x86_64
:Alert Count                   5
:First Seen                    2012-11-11 17:11:34 EST
:Last Seen                     2012-11-12 11:22:37 EST
:Local ID                      7b985dce-ff33-4d5d-9d88-e75aba741cfc
:
:Raw Audit Messages
:type=AVC msg=audit(1352737357.714:164): avc:  denied  { read } for  pid=843 comm="xenconsoled" name="group" dev="dm-0" ino=5638826 scontext=system_u:system_r:xenconsoled_t:s0 tcontext=system_u:object_r:passwd_file_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1352737357.714:164): arch=x86_64 syscall=open success=no exit=EACCES a0=7fdad19166bf a1=80000 a2=1b6 a3=238 items=0 ppid=1 pid=843 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=xenconsoled exe=/usr/sbin/xenconsoled subj=system_u:system_r:xenconsoled_t:s0 key=(null)
:
:Hash: xenconsoled,xenconsoled_t,passwd_file_t,file,read
:
:audit2allow
:
:#============= xenconsoled_t ==============
:allow xenconsoled_t passwd_file_t:file read;
:
:audit2allow -R
:
:#============= xenconsoled_t ==============
:allow xenconsoled_t passwd_file_t:file read;
:

Comment 1 redhatbugs 2012-11-12 17:03:20 UTC
Created attachment 643615 [details]
File: type

Comment 2 redhatbugs 2012-11-12 17:03:23 UTC
Created attachment 643616 [details]
File: hashmarkername

Comment 3 Miroslav Grepl 2012-11-13 17:33:31 UTC
Added.

commit 25984180aebbf54d50ec5110267d5a0a1df2b50d
Author: Miroslav Grepl <mgrepl>
Date:   Tue Nov 13 18:32:13 2012 +0100

    Allow xenconsoled to read /etc/passw

Comment 4 Fedora Update System 2012-11-21 11:54:08 UTC
selinux-policy-3.10.0-161.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-161.fc17

Comment 5 Fedora Update System 2012-11-22 03:56:20 UTC
Package selinux-policy-3.10.0-161.fc17:
* should fix your issue,
* was pushed to the Fedora 17 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-161.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-18787/selinux-policy-3.10.0-161.fc17
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-12-20 16:05:25 UTC
selinux-policy-3.10.0-161.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.