Description of problem: SELinux is preventing systemd-sleep from 'write' accesses on the directory /sys/firmware/efi/efivars. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that systemd-sleep should be allowed write access on the efivars directory 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 'systemd-sleep' --raw | audit2allow -M my-systemdsleep # semodule -X 300 -i my-systemdsleep.pp Additional Information: Source Context system_u:system_r:systemd_sleep_t:s0 Target Context system_u:object_r:efivarfs_t:s0 Target Objects /sys/firmware/efi/efivars [ dir ] Source systemd-sleep Source Path systemd-sleep Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages SELinux Policy RPM selinux-policy-targeted-39.2-1.fc39.noarch Local Policy RPM selinux-policy-targeted-39.2-1.fc39.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 6.5.10-100.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 2 21:12:43 UTC 2023 x86_64 Alert Count 3 First Seen 2023-11-20 15:46:22 CET Last Seen 2023-11-21 23:38:24 CET Local ID 098fc2a6-de9e-4cf8-84e4-fb0f806f8e3d Raw Audit Messages type=AVC msg=audit(1700606304.715:1986): avc: denied { write } for pid=74291 comm="systemd-sleep" name="/" dev="efivarfs" ino=20524 scontext=system_u:system_r:systemd_sleep_t:s0 tcontext=system_u:object_r:efivarfs_t:s0 tclass=dir permissive=0 Hash: systemd-sleep,systemd_sleep_t,efivarfs_t,dir,write Version-Release number of selected component: selinux-policy-targeted-39.2-1.fc39.noarch Additional info: reporter: libreport-2.17.11 reason: SELinux is preventing systemd-sleep from 'write' accesses on the directory /sys/firmware/efi/efivars. component: selinux-policy type: libreport kernel: 6.5.10-100.fc37.x86_64 hashmarkername: setroubleshoot package: selinux-policy-targeted-39.2-1.fc39.noarch component: selinux-policy
Created attachment 2000850 [details] File: description
Created attachment 2000851 [details] File: os_info
*** This bug has been marked as a duplicate of bug 2249928 ***