Bug 2301816

Summary: SELinux is preventing abrt-dump-journ from 'write' accesses on the sock_file pipe.
Product: [Fedora] Fedora Reporter: Brian J. Murrell <brian.murrell>
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 40CC: brian.murrell, dwalsh, lvrabec, mmalik, omosnacek, pkoncity, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:4133c228463ad886a781b822dfad251404facf761b40d647959e7881bd47969d;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-31 09:13:56 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:
Attachments:
Description Flags
File: os_info
none
File: description none

Description Brian J. Murrell 2024-07-30 20:19:18 UTC
Description of problem:
Vivaldi crashed.
SELinux is preventing abrt-dump-journ from 'write' accesses on the sock_file pipe.

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

If you believe that abrt-dump-journ should be allowed write access on the pipe 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 '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:object_r:winbind_var_run_t:s0
Target Objects                pipe [ sock_file ]
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.26-1.fc40.noarch
Local Policy RPM              selinux-policy-targeted-40.26-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                   35
First Seen                    2024-07-16 10:36:52 EDT
Last Seen                     2024-07-30 16:16:23 EDT
Local ID                      ee8523d9-ae11-4538-b7e9-b560ad8a8d67

Raw Audit Messages
type=AVC msg=audit(1722370583.663:53755): avc:  denied  { write } for  pid=2385 comm="abrt-dump-journ" name="pipe" dev="tmpfs" ino=3370 scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=system_u:object_r:winbind_var_run_t:s0 tclass=sock_file permissive=1


Hash: abrt-dump-journ,abrt_dump_oops_t,winbind_var_run_t,sock_file,write

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

Additional info:
reporter:       libreport-2.17.15
package:        selinux-policy-targeted-40.26-1.fc40.noarch
comment:        Vivaldi crashed.
kernel:         6.9.6-200.fc40.x86_64
component:      selinux-policy
reason:         SELinux is preventing abrt-dump-journ from 'write' accesses on the sock_file pipe.
hashmarkername: setroubleshoot
type:           libreport
component:      selinux-policy

Comment 1 Brian J. Murrell 2024-07-30 20:19:20 UTC
Created attachment 2043098 [details]
File: os_info

Comment 2 Brian J. Murrell 2024-07-30 20:19:22 UTC
Created attachment 2043099 [details]
File: description

Comment 3 Zdenek Pytela 2024-07-31 09:13:56 UTC

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