Description of problem: Put the laptop in sleep mode by closing the lid. SELinux is preventing iio-sensor-prox from 'write' accesses on the file current_trigger. ***** Plugin catchall (100. confidence) suggests ************************** Se ci credi iio-sensor-prox dovrebbe essere consentito write accesso al current_trigger file per impostazione predefinita. Then si dovrebbe riportare il problema come bug. E' possibile generare un modulo di politica locale per consentire questo accesso. Do consentire questo accesso per ora eseguendo: # ausearch -c 'iio-sensor-prox' --raw | audit2allow -M my-$MODULE_NOME # semodule -X 300 -i miei-iiosensorprox.pp Additional Information: Source Context system_u:system_r:iiosensorproxy_t:s0 Target Context system_u:object_r:sysfs_t:s0 Target Objects current_trigger [ file ] Source iio-sensor-prox Source Path iio-sensor-prox Port <Sconosciuto> Host (removed) Source RPM Packages Target RPM Packages SELinux Policy RPM selinux-policy-targeted-41.24-1.fc41.noarch Local Policy RPM selinux-policy-targeted-41.24-1.fc41.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 6.11.5-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 22 20:11:15 UTC 2024 x86_64 Alert Count 32 First Seen 2024-11-02 12:48:47 CET Last Seen 2024-11-02 13:16:42 CET Local ID 542d8f28-88e2-40c8-ad04-1e6ce9dc0aac Raw Audit Messages type=AVC msg=audit(1730549802.69:177): avc: denied { write } for pid=1218 comm="iio-sensor-prox" name="current_trigger" dev="sysfs" ino=51252 scontext=system_u:system_r:iiosensorproxy_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file permissive=0 Hash: iio-sensor-prox,iiosensorproxy_t,sysfs_t,file,write Version-Release number of selected component: selinux-policy-targeted-41.24-1.fc41.noarch Additional info: reporter: libreport-2.17.15 hashmarkername: setroubleshoot reason: SELinux is preventing iio-sensor-prox from 'write' accesses on the file current_trigger. comment: Put the laptop in sleep mode by closing the lid. type: libreport kernel: 6.11.5-300.fc41.x86_64 component: selinux-policy package: selinux-policy-targeted-41.24-1.fc41.noarch component: selinux-policy
Created attachment 2055017 [details] File: description
Created attachment 2055018 [details] File: os_info
*** This bug has been marked as a duplicate of bug 2324954 ***