Bug 2276957 - 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-24 18:46 UTC by Kevin Agwaze
Modified: 2024-04-30 19:26 UTC (History)
9 users (show)

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


Attachments (Terms of Use)
File: description (1.90 KB, text/plain)
2024-04-24 18:46 UTC, Kevin Agwaze
no flags Details
File: os_info (734 bytes, text/plain)
2024-04-24 18:46 UTC, Kevin Agwaze
no flags Details

Description Kevin Agwaze 2024-04-24 18:46:36 UTC
Description of problem:
Hi,
Since upgrading to Fedora 40, I'm consistently encountering this when staring a vm from virtual machine manager.
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                   34
First Seen                    2024-04-24 19:19:25 BST
Last Seen                     2024-04-24 19:36:35 BST
Local ID                      db57852d-64e0-4cfd-9436-a6dcf63ab32f

Raw Audit Messages
type=AVC msg=audit(1713983795.228:361): avc:  denied  { getattr } for  pid=2152 comm="rpc-virtqemud" name="/" dev="dm-0" 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
component:      selinux-policy

Comment 1 Kevin Agwaze 2024-04-24 18:46:38 UTC
Created attachment 2028935 [details]
File: description

Comment 2 Kevin Agwaze 2024-04-24 18:46:40 UTC
Created attachment 2028936 [details]
File: os_info

Comment 3 Zdenek Pytela 2024-04-30 19:26:50 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.