Bug 1011122

Summary: SELinux is preventing /usr/sbin/mdadm from 'read' accesses on the blk_file dm-12.
Product: [Fedora] Fedora Reporter: Ian Pilcher <ipilcher>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dominick.grift, dwalsh, lvrabec, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5e8eeb06436ea2705ab5a9a3082a49ce090aa3c0645917c9a1899a49e66595ac
Fixed In Version: selinux-policy-3.12.1-74.8.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-30 00:35:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Ian Pilcher 2013-09-23 16:13:28 UTC
Description of problem:
I get this denial every time I shutdown a VM that uses logical volumes as virtual disks.
SELinux is preventing /usr/sbin/mdadm from 'read' accesses on the blk_file dm-12.

*****  Plugin catchall (100. confidence) suggests  ***************************

If you believe that mdadm should be allowed read access on the dm-12 blk_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 mdadm /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:mdadm_t:s0-s0:c0.c1023
Target Context                system_u:object_r:svirt_image_t:s0:c766,c802
Target Objects                dm-12 [ blk_file ]
Source                        mdadm
Source Path                   /usr/sbin/mdadm
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           mdadm-3.2.6-21.fc19.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.12.1-74.3.fc19.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.11.1-200.fc19.x86_64 #1 SMP Sat
                              Sep 14 15:04:51 UTC 2013 x86_64 x86_64
Alert Count                   4
First Seen                    2013-09-23 11:12:03 CDT
Last Seen                     2013-09-23 11:12:03 CDT
Local ID                      2720f196-0b6c-4232-b92c-ec68850c23ad

Raw Audit Messages
type=AVC msg=audit(1379952723.331:664): avc:  denied  { read } for  pid=27533 comm="mdadm" name="dm-12" dev="devtmpfs" ino=1493 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:svirt_image_t:s0:c766,c802 tclass=blk_file


type=SYSCALL msg=audit(1379952723.331:664): arch=x86_64 syscall=open success=no exit=EACCES a0=7fff2f498bfe a1=4000 a2=a a3=0 items=0 ppid=27532 pid=27533 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) comm=mdadm exe=/usr/sbin/mdadm subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null)

Hash: mdadm,mdadm_t,svirt_image_t,blk_file,read

Additional info:
reporter:       libreport-2.1.7
hashmarkername: setroubleshoot
kernel:         3.11.1-200.fc19.x86_64
type:           libreport

Comment 1 Daniel Walsh 2013-09-23 17:44:13 UTC
3b03dd1297faa76e8acd544c4c51506ca1d88cc8 fixes this in git.

Comment 2 Lukas Vrabec 2013-09-24 07:39:30 UTC
back ported.

Comment 3 Fedora Update System 2013-09-26 09:42:39 UTC
selinux-policy-3.12.1-74.8.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-74.8.fc19

Comment 4 Fedora Update System 2013-09-27 00:47:41 UTC
Package selinux-policy-3.12.1-74.8.fc19:
* should fix your issue,
* was pushed to the Fedora 19 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.12.1-74.8.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-17739/selinux-policy-3.12.1-74.8.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-09-30 00:35:08 UTC
selinux-policy-3.12.1-74.8.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.