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
Created attachment 1958139 [details] File: description
Created attachment 1958140 [details] File: os_info
*** This bug has been marked as a duplicate of bug 2187865 ***