Bug 2277197 - SELinux is preventing rpc-virtqemud from 'getattr' accesses on the filesystem /.
Summary: SELinux is preventing rpc-virtqemud from 'getattr' accesses on the filesystem /.
Keywords:
Status: CLOSED DUPLICATE of bug 2271831
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 40
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3c2145b8e160bb608530a0221b5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-25 16:50 UTC by Frank Bures
Modified: 2024-04-30 19:26 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-04-30 19:26:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (1.90 KB, text/plain)
2024-04-25 16:50 UTC, Frank Bures
no flags Details
File: os_info (699 bytes, text/plain)
2024-04-25 16:50 UTC, Frank Bures
no flags Details

Description Frank Bures 2024-04-25 16:50:09 UTC
Description of problem:
The problem is generated by Win11 running in QEMU/KVM under F40.
SELinux is preventing rpc-virtqemud from 'getattr' accesses on the filesystem /.

*****  Plugin catchall (100. confidence) suggests   **************************

If you believe that rpc-virtqemud should be allowed getattr access on the  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 'rpc-virtqemud' --raw | audit2allow -M my-rpcvirtqemud
# semodule -X 300 -i my-rpcvirtqemud.pp

Additional Information:
Source Context                system_u:system_r:virtqemud_t:s0
Target Context                system_u:object_r:fs_t:s0
Target Objects                / [ filesystem ]
Source                        rpc-virtqemud
Source Path                   rpc-virtqemud
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-40.16-1.fc40.noarch
Local Policy RPM              selinux-policy-targeted-40.16-1.fc40.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.8.7-300.fc40.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Wed Apr 17 19:21:08 UTC 2024
                              x86_64
Alert Count                   8
First Seen                    2024-04-25 12:38:01 EDT
Last Seen                     2024-04-25 12:42:02 EDT
Local ID                      a0877354-87d7-4db4-b2b3-59d6324bd81f

Raw Audit Messages
type=AVC msg=audit(1714063322.503:654): avc:  denied  { getattr } for  pid=8498 comm="vring_worker" name="/" dev="nvme0n1p1" ino=256 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem permissive=1


Hash: rpc-virtqemud,virtqemud_t,fs_t,filesystem,getattr

Version-Release number of selected component:
selinux-policy-targeted-40.16-1.fc40.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing rpc-virtqemud from 'getattr' accesses on the filesystem /.
package:        selinux-policy-targeted-40.16-1.fc40.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.8.7-300.fc40.x86_64
comment:        The problem is generated by Win11 running in QEMU/KVM under F40.
component:      selinux-policy

Comment 1 Frank Bures 2024-04-25 16:50:11 UTC
Created attachment 2029209 [details]
File: description

Comment 2 Frank Bures 2024-04-25 16:50:13 UTC
Created attachment 2029210 [details]
File: os_info

Comment 3 Zdenek Pytela 2024-04-30 19:26:42 UTC

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


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