Bug 1429243

Summary: SELinux is preventing gsf-office-thum from 'create' accesses on the unix_dgram_socket Unknown.
Product: [Fedora] Fedora Reporter: Antonio <joarivera>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba, pmoore, ssekidde, striker.pena
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:30b272feae66bf4c86a9052bc88434b6658c68292e2ebcf51890a52551a5d866;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-23 08:46:11 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 Antonio 2017-03-05 21:20:54 UTC
Description of problem:
SELinux is preventing gsf-office-thum from 'create' accesses on the unix_dgram_socket Unknown.

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

If you believe that gsf-office-thum should be allowed create access on the Unknown unix_dgram_socket 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:
# ausearch -c 'gsf-office-thum' --raw | audit2allow -M my-gsfofficethum
# semodule -X 300 -i my-gsfofficethum.pp

Additional Information:
Source Context                unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
Target Context                unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
Target Objects                Unknown [ unix_dgram_socket ]
Source                        gsf-office-thum
Source Path                   gsf-office-thum
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-225.10.fc25.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 4.9.10-200.fc25.x86_64 #1 SMP Wed
                              Feb 15 23:28:59 UTC 2017 x86_64 x86_64
Alert Count                   1
First Seen                    2017-02-27 16:11:55 CST
Last Seen                     2017-02-27 16:11:55 CST
Local ID                      28d87d6d-15e0-4b98-bf66-b585e779e76c

Raw Audit Messages
type=AVC msg=audit(1488233515.794:888): avc:  denied  { create } for  pid=6619 comm="gsf-office-thum" scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tclass=unix_dgram_socket permissive=1


Hash: gsf-office-thum,thumb_t,thumb_t,unix_dgram_socket,create

Version-Release number of selected component:
selinux-policy-3.13.1-225.10.fc25.noarch

Additional info:
reporter:       libreport-2.8.0
hashmarkername: setroubleshoot
kernel:         4.9.13-200.fc25.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2017-06-23 08:46:11 UTC

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