Bug 2306115 - SELinux is preventing abrt-dump-journ from 'write' accesses on the sock_file pipe.
Summary: SELinux is preventing abrt-dump-journ from 'write' accesses on the sock_file ...
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:4133c228463ad886a781b822dfa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-08-20 14:38 UTC by Brian J. Murrell
Modified: 2024-10-02 08:29 UTC (History)
8 users (show)

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


Attachments (Terms of Use)
File: os_info (734 bytes, text/plain)
2024-08-20 14:38 UTC, Brian J. Murrell
no flags Details
File: description (1.97 KB, text/plain)
2024-08-20 14:38 UTC, Brian J. Murrell
no flags Details

Description Brian J. Murrell 2024-08-20 14:38:51 UTC
Description of problem:
Logging into GNOME.
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.27-1.fc40.noarch
Local Policy RPM              selinux-policy-targeted-40.27-1.fc40.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.10.6-200.fc40.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Mon Aug 19 14:09:30 UTC 2024
                              x86_64
Alert Count                   84
First Seen                    2024-08-19 14:46:58 EDT
Last Seen                     2024-08-20 10:37:51 EDT
Local ID                      927aface-6bd7-41ba-8e79-5d6813a066be

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


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.27-1.fc40.noarch

Additional info:
reporter:       libreport-2.17.15
package:        selinux-policy-targeted-40.27-1.fc40.noarch
comment:        Logging into GNOME.
kernel:         6.10.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-08-20 14:38:53 UTC
Created attachment 2044504 [details]
File: os_info

Comment 2 Brian J. Murrell 2024-08-20 14:38:54 UTC
Created attachment 2044505 [details]
File: description

Comment 3 Brian J. Murrell 2024-08-20 14:53:17 UTC
I'm seeing this pretty much constantly, one every 8-9 seconds.  The continual seapplet popups on the desktop is making this practically unusable.

$ sudo grep 'scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=system_u:object_r:winbind_var_run_t:s0' /var/log/audit/audit.log  | wc -l
252

Comment 4 Brian J. Murrell 2024-08-20 14:54:13 UTC
pid 2161 is:

   2161 ?        Ss     0:01 /usr/bin/abrt-dump-journal-core -D -T -f -e

Comment 5 Zdenek Pytela 2024-10-02 08:29:48 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.