Bug 1911395 - SELinux is preventing qemu-system-x86 from 'getattr' accesses on the filesystem /proc.
Summary: SELinux is preventing qemu-system-x86 from 'getattr' accesses on the filesyst...
Keywords:
Status: CLOSED DUPLICATE of bug 1892401
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:77b731ad02d147e5b0e6b445900...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-29 05:55 UTC by Luya Tshimbalanga
Modified: 2021-01-04 18:26 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-01-04 18:26:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Luya Tshimbalanga 2020-12-29 05:55:39 UTC
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

Comment 1 Zdenek Pytela 2021-01-04 18:26:14 UTC

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


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