Bug 2040762 - SELinux is preventing gdm-wayland-ses from 'write' accesses on the sock_file bus.
Summary: SELinux is preventing gdm-wayland-ses from 'write' accesses on the sock_file ...
Keywords:
Status: CLOSED DUPLICATE of bug 2039671
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0a02f451321f4cc63a65bf7fdbd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-14 16:22 UTC by Kamil Páral
Modified: 2022-01-14 16:37 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-14 16:37:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kamil Páral 2022-01-14 16:22:00 UTC
Description of problem:
Logged out and logged back in.
SELinux is preventing gdm-wayland-ses from 'write' accesses on the sock_file bus.

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

If you believe that gdm-wayland-ses should be allowed write access on the bus 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 'gdm-wayland-ses' --raw | audit2allow -M my-gdmwaylandses
# semodule -X 300 -i my-gdmwaylandses.pp

Additional Information:
Source Context                system_u:system_r:xdm_t:s0-s0:c0.c1023
Target Context                unconfined_u:object_r:session_dbusd_tmp_t:s0
Target Objects                bus [ sock_file ]
Source                        gdm-wayland-ses
Source Path                   gdm-wayland-ses
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-35.9-1.fc35.noarch
Local Policy RPM              selinux-policy-targeted-35.9-1.fc35.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.15.14-200.fc35.x86_64 #1 SMP Tue
                              Jan 11 16:49:27 UTC 2022 x86_64 x86_64
Alert Count                   1
First Seen                    2022-01-14 17:20:41 CET
Last Seen                     2022-01-14 17:20:41 CET
Local ID                      d00a76c4-09e1-4e9a-bce0-65adfa823c9a

Raw Audit Messages
type=AVC msg=audit(1642177241.53:391): avc:  denied  { write } for  pid=21010 comm="gdm-wayland-ses" name="bus" dev="tmpfs" ino=40 scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:session_dbusd_tmp_t:s0 tclass=sock_file permissive=0


Hash: gdm-wayland-ses,xdm_t,session_dbusd_tmp_t,sock_file,write

Version-Release number of selected component:
selinux-policy-targeted-35.9-1.fc35.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.15.2
hashmarkername: setroubleshoot
kernel:         5.15.14-200.fc35.x86_64
type:           libreport

Potential duplicate: bug 2039857

Comment 1 Zdenek Pytela 2022-01-14 16:37:32 UTC

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


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