Bug 2270669 - SELinux is preventing rpc-virtqemud from 'getattr' accesses on the système de fichiers /VirtuSto.
Summary: SELinux is preventing rpc-virtqemud from 'getattr' accesses on the système de...
Keywords:
Status: CLOSED DUPLICATE of bug 2267892
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-03-21 11:00 UTC by Sylvain Réault
Modified: 2024-04-25 21:37 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-04-25 21:37:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (1.98 KB, text/plain)
2024-03-21 11:00 UTC, Sylvain Réault
no flags Details
File: os_info (675 bytes, text/plain)
2024-03-21 11:00 UTC, Sylvain Réault
no flags Details

Description Sylvain Réault 2024-03-21 11:00:29 UTC
Description of problem:
SELinux is preventing rpc-virtqemud from 'getattr' accesses on the système de fichiers /VirtuSto.

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

Si vous pensez que rpc-virtqemud devrait être autorisé à accéder getattr sur VirtuSto filesystem par défaut.
Then vous devriez rapporter ceci en tant qu'anomalie.
Vous pouvez générer un module de stratégie local pour autoriser cet accès.
Do
autoriser cet accès pour le moment en exécutant :
# 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                /VirtuSto [ filesystem ]
Source                        rpc-virtqemud
Source Path                   rpc-virtqemud
Port                          <Inconnu>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-40.15-1.fc40.noarch
Local Policy RPM              selinux-policy-targeted-40.15-1.fc40.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.8.0-63.fc40.1.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Tue Mar 12 20:12:53 UTC 2024
                              x86_64
Alert Count                   6
First Seen                    2024-03-21 09:47:44 CET
Last Seen                     2024-03-21 11:57:20 CET
Local ID                      59b1d104-960a-453d-9d0e-27d3334dbf43

Raw Audit Messages
type=AVC msg=audit(1711018640.861:639): avc:  denied  { getattr } for  pid=176437 comm="rpc-virtqemud" name="/" dev="dm-2" ino=2 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.15-1.fc40.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing rpc-virtqemud from 'getattr' accesses on the système de fichiers /VirtuSto.
package:        selinux-policy-targeted-40.15-1.fc40.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.8.0-63.fc40.1.x86_64
component:      selinux-policy

Comment 1 Sylvain Réault 2024-03-21 11:00:32 UTC
Created attachment 2022890 [details]
File: description

Comment 2 Sylvain Réault 2024-03-21 11:00:34 UTC
Created attachment 2022891 [details]
File: os_info

Comment 3 Zdenek Pytela 2024-04-25 21:37:02 UTC

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


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