Description of problem: Installing an operating system inside GNOME Boxes. SELinux is preventing qemu-system-x86 from 'getattr' accesses on the filesystem /proc. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that qemu-system-x86 should be allowed getattr access on the proc filesystem 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 'qemu-system-x86' --raw | audit2allow -M my-qemusystemx86 # semodule -X 300 -i my-qemusystemx86.pp Additional Information: Source Context unconfined_u:unconfined_r:svirt_t:s0:c681,c859 Target Context system_u:object_r:proc_t:s0 Target Objects /proc [ filesystem ] Source qemu-system-x86 Source Path qemu-system-x86 Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages filesystem-3.14-4.fc34.x86_64 SELinux Policy RPM selinux-policy-targeted-3.14.7-13.fc34.noarch Local Policy RPM selinux-policy-targeted-3.14.7-13.fc34.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 5.10.0-0.rc6.20201204git34816d20f1 73.92.fc34.x86_64 #1 SMP Fri Dec 4 13:56:15 UTC 2020 x86_64 x86_64 Alert Count 1 First Seen 2020-12-28 20:50:06 PST Last Seen 2020-12-28 20:50:06 PST Local ID 71efdae2-9059-424c-80da-27b65bc64453 Raw Audit Messages type=AVC msg=audit(1609217406.602:795): avc: denied { getattr } for pid=3136 comm="qemu-system-x86" name="/" dev="proc" ino=1 scontext=unconfined_u:unconfined_r:svirt_t:s0:c681,c859 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=0 Hash: qemu-system-x86,svirt_t,proc_t,filesystem,getattr Version-Release number of selected component: selinux-policy-targeted-3.14.7-13.fc34.noarch Additional info: component: selinux-policy reporter: libreport-2.14.0 hashmarkername: setroubleshoot kernel: 5.10.0-0.rc6.20201204git34816d20f173.92.fc34.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1892401 ***