Bug 2425965 - SELinux is preventing blocking-2 from 'connectto' accesses on the unix_stream_socket /run/systemd/userdb/io.systemd.Machine.
Summary: SELinux is preventing blocking-2 from 'connectto' accesses on the unix_stream...
Keywords:
Status: CLOSED DUPLICATE of bug 2427052
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 43
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:04c486b7fbbbbdd115d516b5fb5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 06:57 UTC by BubbaTex
Modified: 2026-01-23 15:39 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-01-23 15:39:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (2.12 KB, text/plain)
2025-12-30 06:57 UTC, BubbaTex
no flags Details
File: os_info (663 bytes, text/plain)
2025-12-30 06:57 UTC, BubbaTex
no flags Details

Description BubbaTex 2025-12-30 06:57:06 UTC
Description of problem:
I believe it originated from `sudo dnf update` as it is the only thing I was running.
SELinux is preventing blocking-2 from 'connectto' accesses on the unix_stream_socket /run/systemd/userdb/io.systemd.Machine.

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

If you believe that blocking-2 should be allowed connectto access on the io.systemd.Machine unix_stream_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 'blocking-2' --raw | audit2allow -M my-blocking2
# semodule -X 300 -i my-blocking2.pp

Additional Information:
Source Context                unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
Target Context                system_u:system_r:systemd_machined_t:s0
Target Objects                /run/systemd/userdb/io.systemd.Machine [
                              unix_stream_socket ]
Source                        blocking-2
Source Path                   blocking-2
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-42.18-1.fc43.noarch
Local Policy RPM              selinux-policy-targeted-42.18-1.fc43.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.17.9-300.fc43.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Mon Nov 24 23:31:27 UTC 2025
                              x86_64
Alert Count                   1
First Seen                    2025-12-28 12:26:14 CST
Last Seen                     2025-12-28 12:26:14 CST
Local ID                      800ba38d-20a0-48f2-99bd-e9682622a91c

Raw Audit Messages
type=AVC msg=audit(1766946374.725:240): avc:  denied  { connectto } for  pid=4794 comm="blocking-2" path="/run/systemd/userdb/io.systemd.Machine" scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tcontext=system_u:system_r:systemd_machined_t:s0 tclass=unix_stream_socket permissive=0


Hash: blocking-2,thumb_t,systemd_machined_t,unix_stream_socket,connectto

Version-Release number of selected component:
selinux-policy-targeted-42.18-1.fc43.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing blocking-2 from 'connectto' accesses on the unix_stream_socket /run/systemd/userdb/io.systemd.Machine.
package:        selinux-policy-targeted-42.18-1.fc43.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.17.9-300.fc43.x86_64
comment:        I believe it originated from `sudo dnf update` as it is the only thing I was running.
component:      selinux-policy

Comment 1 BubbaTex 2025-12-30 06:57:08 UTC
Created attachment 2120475 [details]
File: description

Comment 2 BubbaTex 2025-12-30 06:57:09 UTC
Created attachment 2120476 [details]
File: os_info

Comment 3 Zdenek Pytela 2026-01-23 15:39:07 UTC

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


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