Bug 1314968 - SELinux is preventing systemd-gpt-aut from 'ioctl' accesses on the blk_file /dev/nvme0n1.
Summary: SELinux is preventing systemd-gpt-aut from 'ioctl' accesses on the blk_file /...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 24
Hardware: x86_64
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:26ac4e398d1e924115f9622b0e7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-05 10:37 UTC by redhat
Modified: 2016-03-23 16:55 UTC (History)
6 users (show)

Fixed In Version: selinux-policy-3.13.1-179.fc24
Clone Of:
Environment:
Last Closed: 2016-03-23 16:55:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description redhat 2016-03-05 10:37:57 UTC
Description of problem:
Happened on systemd update, problem is probably missing rules for nvme?
SELinux is preventing systemd-gpt-aut from 'ioctl' accesses on the blk_file /dev/nvme0n1.

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

If you believe that systemd-gpt-aut should be allowed ioctl access on the nvme0n1 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 systemd-gpt-aut /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:init_t:s0
Target Context                system_u:object_r:nvme_device_t:s0
Target Objects                /dev/nvme0n1 [ blk_file ]
Source                        systemd-gpt-aut
Source Path                   systemd-gpt-aut
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-175.fc24.noarch selinux-
                              policy-3.13.1-176.fc24.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 4.5.0-0.rc6.git0.1.fc24.x86_64 #1
                              SMP Mon Feb 29 19:21:53 UTC 2016 x86_64 x86_64
Alert Count                   4
First Seen                    2016-03-03 16:47:46 CET
Last Seen                     2016-03-05 11:34:12 CET
Local ID                      e963d049-fa6b-43f2-a083-5924dbd03c78

Raw Audit Messages
type=AVC msg=audit(1457174052.940:532): avc:  denied  { ioctl } for  pid=4563 comm="systemd-gpt-aut" path="/dev/nvme0n1" dev="devtmpfs" ino=12524 ioctlcmd=5331 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:nvme_device_t:s0 tclass=blk_file permissive=1


Hash: systemd-gpt-aut,init_t,nvme_device_t,blk_file,ioctl

Version-Release number of selected component:
selinux-policy-3.13.1-175.fc24.noarch
selinux-policy-3.13.1-176.fc24.noarch

Additional info:
reporter:       libreport-2.6.4
hashmarkername: setroubleshoot
kernel:         4.5.0-0.rc6.git0.1.fc24.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2016-03-07 09:18:19 UTC
We need to create new policy for systemd-gpt-auto-generator with proper rules.

Comment 2 Lukas Vrabec 2016-03-08 14:25:32 UTC
commit 757f5a832e1b8dac93120116c7b442c44cd5e995
Author: Lukas Vrabec <lvrabec>
Date:   Mon Mar 7 10:39:45 2016 +0100

    Add support for systemd-gpt-auto-generator. rhbz#1314968

commit 057a426fad84ace79c93824c8c10adb38e5ee7ca
Author: Lukas Vrabec <lvrabec>
Date:   Tue Mar 8 14:45:36 2016 +0100

    Add interface dev_read_nvme() to allow reading Non-Volatile Memory Host
    Controller devices.

Comment 3 Fedora Update System 2016-03-11 09:56:51 UTC
selinux-policy-3.13.1-178.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1350c96015

Comment 4 Fedora Update System 2016-03-11 19:26:28 UTC
selinux-policy-3.13.1-178.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1350c96015

Comment 5 Stef Walter 2016-03-14 16:51:50 UTC
The update above does not fix the issue. The Cockpit integration tests continue to fail with tons of AVC's about this. 

# rpm -q selinux-policy
selinux-policy-3.13.1-178.fc24.noarch

Unexpected journal message 'audit: type=1400 audit(1457971955.393:278): avc:  denied  { read } for  pid=1591 comm="systemd-gpt-aut" name="vda" dev="devtmpfs" ino=10430 scontext=system_u:system_r:systemd_gpt_generator_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1'
Unexpected journal message 'audit: type=1400 audit(1457971955.393:278): avc:  denied  { open } for  pid=1591 comm="systemd-gpt-aut" path="/dev/vda" dev="devtmpfs" ino=10430 scontext=system_u:system_r:systemd_gpt_generator_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1'
Unexpected journal message 'audit: type=1400 audit(1457971955.483:279): avc:  denied  { getattr } for  pid=1591 comm="systemd-gpt-aut" path="/dev/vda" dev="devtmpfs" ino=10430 scontext=system_u:system_r:systemd_gpt_generator_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1'
Unexpected journal message 'audit: type=1400 audit(1457971955.509:280): avc:  denied  { ioctl } for  pid=1591 comm="systemd-gpt-aut" path="/dev/vda" dev="devtmpfs" ino=10430 ioctlcmd=1272 scontext=system_u:system_r:systemd_gpt_generator_t:s0 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file permissive=1'

Comment 6 Lukas Vrabec 2016-03-15 09:51:18 UTC
commit 96e21eca9068aa7d6a902a5a5a86d75ee6df0aea
Author: Lukas Vrabec <lvrabec>
Date:   Tue Mar 15 10:49:28 2016 +0100

    Allow systemd-gpt-generator to read fixed_disk_device_t. rhbz#1314968

Comment 7 Fedora Update System 2016-03-16 13:41:07 UTC
selinux-policy-3.13.1-179.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-8f142bb969

Comment 8 Fedora Update System 2016-03-18 14:58:02 UTC
selinux-policy-3.13.1-179.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8f142bb969

Comment 9 Fedora Update System 2016-03-23 16:54:09 UTC
selinux-policy-3.13.1-179.fc24 has been pushed to the Fedora 24 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.