Bug 1279549

Summary: SELinux is preventing abrt-hook-ccpp from 'open' accesses on the file /home/jsantamaria/.local/share/Steam/ubuntu12_32/steam.
Product: [Fedora] Fedora Reporter: Juan Carlos Santamaria <jsantama>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6966b45c947d773faad60da89707caadbc6e5bb0cfb835c71fabf2f0511b50d7;VARIANT_ID=workstation;
Fixed In Version: selinux-policy-3.13.1-128.20.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-20 10:43:01 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 Juan Carlos Santamaria 2015-11-09 17:14:11 UTC
Description of problem:
SELinux is preventing abrt-hook-ccpp from 'open' accesses on the file /home/jsantamaria/.local/share/Steam/ubuntu12_32/steam.

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

If cree que de manera predeterminada, abrt-hook-ccpp debería permitir acceso open sobre  steam file.     
Then debería reportar esto como un error.
Puede generar un módulo de política local para permitir este acceso.
Do
permita el acceso momentáneamente 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                unconfined_u:object_r:data_home_t:s0
Target Objects                /home/jsantamaria/.local/share/Steam/ubuntu12_32/s
                              team [ file ]
Source                        abrt-hook-ccpp
Source Path                   abrt-hook-ccpp
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-128.18.fc22.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 4.2.3-200.fc22.x86_64 #1 SMP Thu
                              Oct 8 03:23:55 UTC 2015 x86_64 x86_64
Alert Count                   1
First Seen                    2015-11-09 13:54:57 CLST
Last Seen                     2015-11-09 13:54:57 CLST
Local ID                      12403b47-4af4-4681-bb2d-1fdceafca07f

Raw Audit Messages
type=AVC msg=audit(1447088097.258:1218): avc:  denied  { open } for  pid=1407 comm="abrt-hook-ccpp" path="/home/jsantamaria/.local/share/Steam/ubuntu12_32/steam" dev="dm-3" ino=23593543 scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=unconfined_u:object_r:data_home_t:s0 tclass=file permissive=1


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

Version-Release number of selected component:
selinux-policy-3.13.1-128.18.fc22.noarch

Additional info:
reporter:       libreport-2.6.3
hashmarkername: setroubleshoot
kernel:         4.2.3-200.fc22.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2015-11-20 10:43:01 UTC
Please update your SELinux policy packages. Thank you.