Bug 2435815 - SELinux is preventing exe-thumbnailer from 'write' accesses on the sock_file abrt.socket.
Summary: SELinux is preventing exe-thumbnailer from 'write' accesses on the sock_file ...
Keywords:
Status: CLOSED DUPLICATE of bug 2433446
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:8b7bdca2cc7744fbc63c8c8b564...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-01 18:13 UTC by Davide Repetto
Modified: 2026-02-02 16:41 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-02-02 16:41:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (2.06 KB, text/plain)
2026-02-01 18:14 UTC, Davide Repetto
no flags Details
File: os_info (674 bytes, text/plain)
2026-02-01 18:14 UTC, Davide Repetto
no flags Details

Description Davide Repetto 2026-02-01 18:13:58 UTC
Description of problem:
SELinux is preventing exe-thumbnailer from 'write' accesses on the sock_file abrt.socket.

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

Se si ritiene che a exe-thumbnailer debba essere consentito l'accesso write su sock_file abrt.socket per impostazione predefinita.
Then si dovrebbe segnalare il problema come bug.
È possibile generare un modulo di politica locale per consentire questo accesso.
Do
consentire questo accesso per ora eseguendo:
# ausearch -c 'exe-thumbnailer' --raw | audit2allow -M my-$MODULE_NOME
# semodule -X 300 -i mio-exethumbnailer.pp

Additional Information:
Source Context                unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
Target Context                system_u:object_r:abrt_var_run_t:s0
Target Objects                abrt.socket [ sock_file ]
Source                        exe-thumbnailer
Source Path                   exe-thumbnailer
Port                          <Sconosciuto>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-42.22-1.fc43.noarch
Local Policy RPM              selinux-policy-targeted-42.22-1.fc43.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 6.18.7-200.fc43.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Fri Jan 23 16:42:34 UTC 2026
                              x86_64
Alert Count                   1
First Seen                    2026-02-01 18:43:27 CET
Last Seen                     2026-02-01 18:43:27 CET
Local ID                      0c867d3c-0ed4-47c7-bd01-9e9ff607ef70

Raw Audit Messages
type=AVC msg=audit(1769967807.838:452): avc:  denied  { write } for  pid=42530 comm="exe-thumbnailer" name="abrt.socket" dev="tmpfs" ino=3804 scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tcontext=system_u:object_r:abrt_var_run_t:s0 tclass=sock_file permissive=1


Hash: exe-thumbnailer,thumb_t,abrt_var_run_t,sock_file,write

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

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing exe-thumbnailer from 'write' accesses on the sock_file abrt.socket.
package:        selinux-policy-targeted-42.22-1.fc43.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.18.7-200.fc43.x86_64
component:      selinux-policy

Comment 1 Davide Repetto 2026-02-01 18:14:00 UTC
Created attachment 2127738 [details]
File: description

Comment 2 Davide Repetto 2026-02-01 18:14:02 UTC
Created attachment 2127739 [details]
File: os_info

Comment 3 Zdenek Pytela 2026-02-02 16:41:00 UTC

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


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