Bug 1791380 - SELinux is preventing ftsprhvd from 'create' accesses on the sock_file 17002.
Summary: SELinux is preventing ftsprhvd from 'create' accesses on the sock_file 17002.
Keywords:
Status: CLOSED DUPLICATE of bug 1788210
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 31
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2315dfa0b1d9771f91375713767...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-15 17:00 UTC by chris.griner
Modified: 2020-01-16 19:14 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-01-16 19:14:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description chris.griner 2020-01-15 17:00:58 UTC
Description of problem:
this happened after installing the newest VMware Horizon Client, as of 01/13/2020
SELinux is preventing ftsprhvd from 'create' accesses on the sock_file 17002.

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

If you believe that ftsprhvd should be allowed create access on the 17002 sock_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:
# ausearch -c 'ftsprhvd' --raw | audit2allow -M my-ftsprhvd
# semodule -X 300 -i my-ftsprhvd.pp

Additional Information:
Source Context                system_u:system_r:init_t:s0
Target Context                system_u:object_r:tmp_t:s0
Target Objects                17002 [ sock_file ]
Source                        ftsprhvd
Source Path                   ftsprhvd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.4-43.fc31.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.4.8-200.fc31.x86_64 #1 SMP Mon
                              Jan 6 16:44:18 UTC 2020 x86_64 x86_64
Alert Count                   922
First Seen                    2020-01-15 11:48:05 EST
Last Seen                     2020-01-15 11:56:59 EST
Local ID                      c8702149-7e9c-4519-b5ad-30085dc2fb78

Raw Audit Messages
type=AVC msg=audit(1579107419.655:2384): avc:  denied  { create } for  pid=1278 comm="ftsprhvd" name="17002" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=0


Hash: ftsprhvd,init_t,tmp_t,sock_file,create

Version-Release number of selected component:
selinux-policy-3.14.4-43.fc31.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.11.3
hashmarkername: setroubleshoot
kernel:         5.4.8-200.fc31.x86_64
type:           libreport

Potential duplicate: bug 1788210

Comment 1 chris.griner 2020-01-15 17:02:00 UTC
VMware Horizon Client: VMware-Horizon-Client-5.3.0-15208949.x64

Comment 2 Lukas Vrabec 2020-01-16 19:14:26 UTC

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


Note You need to log in before you can comment on or make changes to this bug.