Bug 2275414 - SELinux is preventing rpc-virtqemud from 'getattr' accesses on the filesystem /data.
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-17 06:47 UTC by ExceptionB
Modified: 2024-04-30 19:26 UTC (History)
9 users (show)

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


Attachments (Terms of Use)
File: description (1.91 KB, text/plain)
2024-04-17 06:47 UTC, ExceptionB
no flags Details
File: os_info (699 bytes, text/plain)
2024-04-17 06:47 UTC, ExceptionB
no flags Details

Description ExceptionB 2024-04-17 06:47:06 UTC
Description of problem:
SELinux is preventing rpc-virtqemud from 'getattr' accesses on the filesystem /data.

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

If you believe that rpc-virtqemud should be allowed getattr access on the data 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                /data [ 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.13-1.fc40.noarch
Local Policy RPM              selinux-policy-targeted-40.13-1.fc40.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.8.5-301.fc40.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Thu Apr 11 20:00:10 UTC 2024
                              x86_64
Alert Count                   23
First Seen                    2024-04-16 16:27:25 CST
Last Seen                     2024-04-17 14:39:25 CST
Local ID                      569d720c-a30b-4182-8410-e0db49c5d65f

Raw Audit Messages
type=AVC msg=audit(1713335965.82:251): avc:  denied  { getattr } for  pid=1590 comm="rpc-virtqemud" name="/" dev="nvme1n1p1" 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.13-1.fc40.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing rpc-virtqemud from 'getattr' accesses on the filesystem /data.
package:        selinux-policy-targeted-40.13-1.fc40.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.8.5-301.fc40.x86_64
component:      selinux-policy

Comment 1 ExceptionB 2024-04-17 06:47:11 UTC
Created attachment 2027328 [details]
File: description

Comment 2 ExceptionB 2024-04-17 06:47:13 UTC
Created attachment 2027329 [details]
File: os_info

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