Bug 2305697 - SELinux is preventing abrt-dump-journ from 'connectto' accesses on the unix_stream_socket /run/samba/winbindd/pipe.
Summary: SELinux is preventing abrt-dump-journ from 'connectto' accesses on the unix_s...
Keywords:
Status: CLOSED DUPLICATE of bug 2301815
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 40
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:54da2a9f97c619bef90ca9cfb9e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-08-19 11:45 UTC by Brian J. Murrell
Modified: 2024-10-02 08:30 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-10-02 08:30:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (734 bytes, text/plain)
2024-08-19 11:46 UTC, Brian J. Murrell
no flags Details
File: description (2.04 KB, text/plain)
2024-08-19 11:46 UTC, Brian J. Murrell
no flags Details

Description Brian J. Murrell 2024-08-19 11:45:57 UTC
Description of problem:
Don't know why this happened.
SELinux is preventing abrt-dump-journ from 'connectto' accesses on the unix_stream_socket /run/samba/winbindd/pipe.

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

If you believe that abrt-dump-journ should be allowed connectto access on the pipe 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 'abrt-dump-journ' --raw | audit2allow -M my-abrtdumpjourn
# semodule -X 300 -i my-abrtdumpjourn.pp

Additional Information:
Source Context                system_u:system_r:abrt_dump_oops_t:s0
Target Context                system_u:system_r:winbind_t:s0
Target Objects                /run/samba/winbindd/pipe [ unix_stream_socket ]
Source                        abrt-dump-journ
Source Path                   abrt-dump-journ
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-40.27-1.fc40.noarch
Local Policy RPM              selinux-policy-targeted-40.27-1.fc40.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 6.9.6-200.fc40.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Fri Jun 21 15:48:21 UTC 2024
                              x86_64
Alert Count                   55
First Seen                    2024-07-16 10:36:52 EDT
Last Seen                     2024-08-16 15:49:40 EDT
Local ID                      31f2ca1e-f0de-4a88-bb76-a686e3334ec6

Raw Audit Messages
type=AVC msg=audit(1723837780.224:90438): avc:  denied  { connectto } for  pid=2386 comm="abrt-dump-journ" path="/run/samba/winbindd/pipe" scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=system_u:system_r:winbind_t:s0 tclass=unix_stream_socket permissive=1


Hash: abrt-dump-journ,abrt_dump_oops_t,winbind_t,unix_stream_socket,connectto

Version-Release number of selected component:
selinux-policy-targeted-40.27-1.fc40.noarch

Additional info:
reporter:       libreport-2.17.15
package:        selinux-policy-targeted-40.27-1.fc40.noarch
comment:        Don't know why this happened.
kernel:         6.10.4-200.fc40.x86_64
component:      selinux-policy
reason:         SELinux is preventing abrt-dump-journ from 'connectto' accesses on the unix_stream_socket /run/samba/winbindd/pipe.
hashmarkername: setroubleshoot
type:           libreport
component:      selinux-policy

Comment 1 Brian J. Murrell 2024-08-19 11:46:00 UTC
Created attachment 2044413 [details]
File: os_info

Comment 2 Brian J. Murrell 2024-08-19 11:46:01 UTC
Created attachment 2044414 [details]
File: description

Comment 3 Zdenek Pytela 2024-10-02 08:30:07 UTC

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


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