Bug 2187866 - SELinux is preventing false from 'read' accesses on the fifo_file fifo_file.
Summary: SELinux is preventing false from 'read' accesses on the fifo_file fifo_file.
Keywords:
Status: CLOSED DUPLICATE of bug 2187865
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9781a66f377bb4549f9ce51ac37...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-19 01:06 UTC by criollo
Modified: 2023-04-19 05:35 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-04-19 05:35:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (1.94 KB, text/plain)
2023-04-19 01:06 UTC, criollo
no flags Details
File: os_info (682 bytes, text/plain)
2023-04-19 01:06 UTC, criollo
no flags Details

Description criollo 2023-04-19 01:06:06 UTC
Description of problem:
SELinux is preventing false from 'read' accesses on the fifo_file fifo_file.

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

Si cree que de manera predeterminada se debería permitir a false el acceso read sobre  fifo_file fifo_file.     
Then debería reportar esto como un error.
Puede generar un módulo de política local para permitir este acceso.
Do
permita el acceso temporalmente ejecutando:
# ausearch -c 'false' --raw | audit2allow -M mi-false
# semodule -X 300 -i mi-false.pp

Additional Information:
Source Context                system_u:system_r:kernel_generic_helper_t:s0
Target Context                system_u:system_r:kernel_t:s0
Target Objects                fifo_file [ fifo_file ]
Source                        false
Source Path                   false
Port                          <Desconocido>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-38.10-1.fc38.noarch
Local Policy RPM              selinux-policy-targeted-38.10-1.fc38.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.2.11-300.fc38.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Thu Apr 13 20:27:09 UTC 2023
                              x86_64
Alert Count                   4
First Seen                    2023-04-18 17:12:10 EDT
Last Seen                     2023-04-18 17:29:04 EDT
Local ID                      27c30894-d053-4995-a7aa-d3e7726071f7

Raw Audit Messages
type=AVC msg=audit(1681853344.145:494): avc:  denied  { read } for  pid=17972 comm="false" path="pipe:[84630]" dev="pipefs" ino=84630 scontext=system_u:system_r:kernel_generic_helper_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=fifo_file permissive=0


Hash: false,kernel_generic_helper_t,kernel_t,fifo_file,read

Version-Release number of selected component:
selinux-policy-targeted-38.10-1.fc38.noarch

Additional info:
reporter:       libreport-2.17.9
reason:         SELinux is preventing false from 'read' accesses on the fifo_file fifo_file.
package:        selinux-policy-targeted-38.10-1.fc38.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.2.11-300.fc38.x86_64
component:      selinux-policy

Comment 1 criollo 2023-04-19 01:06:09 UTC
Created attachment 1958139 [details]
File: description

Comment 2 criollo 2023-04-19 01:06:11 UTC
Created attachment 1958140 [details]
File: os_info

Comment 3 Zdenek Pytela 2023-04-19 05:35:28 UTC

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


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