Bug 1277985

Summary: SELinux is preventing abrt-hook-ccpp from 'open' accesses on the file /usr/lib/systemd/systemd-udevd.
Product: [Fedora] Fedora Reporter: Vinicius Reis <angiolucci>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:eef8dba5fe71a55def010413e2b9f953cab3b5228ebda545a8ff15043c19d497;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-08 09:32:26 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:

Description Vinicius Reis 2015-11-04 13:30:34 UTC
Description of problem:
Trying to create a Fedora 23 install media using dd:
$ sudo dd if=Fedora-Live-Workstation-x86_64-23-10.iso of=/dev/sdb

SELinux is preventing abrt-hook-ccpp from 'open' accesses on the file /usr/lib/systemd/systemd-udevd.

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

If você acredita que o abrt-hook-ccpp deva ser permitido acesso de open em systemd-udevd file  por default.
Then você precisa reportar este como um erro.
Você pode gerar um módulo de política local para permitir este acesso.
Do
permitir este acesso agora executando:
# grep abrt-hook-ccpp /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:abrt_dump_oops_t:s0
Target Context                system_u:object_r:udev_exec_t:s0
Target Objects                /usr/lib/systemd/systemd-udevd [ file ]
Source                        abrt-hook-ccpp
Source Path                   abrt-hook-ccpp
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           systemd-222-8.fc23.x86_64
Policy RPM                    selinux-policy-3.13.1-152.fc23.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 4.2.3-300.fc23.x86_64 #1 SMP Mon
                              Oct 5 15:42:54 UTC 2015 x86_64 x86_64
Alert Count                   1
First Seen                    2015-11-04 11:28:21 BRST
Last Seen                     2015-11-04 11:28:21 BRST
Local ID                      294b5e3b-5fb9-4c1a-9e5c-f4983954136b

Raw Audit Messages
type=AVC msg=audit(1446643701.324:1069): avc:  denied  { open } for  pid=20120 comm="abrt-hook-ccpp" path="/usr/lib/systemd/systemd-udevd" dev="sda4" ino=1712042 scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=system_u:object_r:udev_exec_t:s0 tclass=file permissive=1


Hash: abrt-hook-ccpp,abrt_dump_oops_t,udev_exec_t,file,open

Version-Release number of selected component:
selinux-policy-3.13.1-152.fc23.noarch

Additional info:
reporter:       libreport-2.6.3
hashmarkername: setroubleshoot
kernel:         4.2.3-300.fc23.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2015-11-08 09:32:26 UTC

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