Bug 2440404 - SELinux is preventing systemd-machine from 'create' accesses on the directory resolve.hook.
Summary: SELinux is preventing systemd-machine from 'create' accesses on the directory...
Keywords:
Status: CLOSED DUPLICATE of bug 2415701
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:717ae2dd7dedd5c523467c03975...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-17 17:47 UTC by Mikhail
Modified: 2026-02-27 15:11 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-02-27 15:11:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (1.96 KB, text/plain)
2026-02-17 17:47 UTC, Mikhail
no flags Details
File: os_info (740 bytes, text/plain)
2026-02-17 17:47 UTC, Mikhail
no flags Details

Description Mikhail 2026-02-17 17:47:19 UTC
Description of problem:
SELinux is preventing systemd-machine from 'create' accesses on the directory resolve.hook.

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

If you believe that systemd-machine should be allowed create access on the resolve.hook directory 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 'systemd-machine' --raw | audit2allow -M my-systemdmachine
# semodule -X 300 -i my-systemdmachine.pp

Additional Information:
Source Context                system_u:system_r:systemd_machined_t:s0
Target Context                system_u:object_r:init_var_run_t:s0
Target Objects                resolve.hook [ dir ]
Source                        systemd-machine
Source Path                   systemd-machine
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-42.24-1.fc45.noarch
Local Policy RPM              selinux-policy-targeted-42.24-1.fc45.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 6.19.0-57d76ceccee4+ #112 SMP
                              PREEMPT_DYNAMIC Tue Feb 17 03:11:08 +05 2026
                              x86_64
Alert Count                   19
First Seen                    2026-02-13 21:16:39 +05
Last Seen                     2026-02-17 04:03:13 +05
Local ID                      4068506d-982a-447b-8a7d-8f91c28b1b7d

Raw Audit Messages
type=AVC msg=audit(1771282993.410:61): avc:  denied  { create } for  pid=1459 comm="systemd-machine" name="resolve.hook" scontext=system_u:system_r:systemd_machined_t:s0 tcontext=system_u:object_r:init_var_run_t:s0 tclass=dir permissive=1


Hash: systemd-machine,systemd_machined_t,init_var_run_t,dir,create

Version-Release number of selected component:
selinux-policy-targeted-42.24-1.fc45.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing systemd-machine from 'create' accesses on the directory resolve.hook.
package:        selinux-policy-targeted-42.24-1.fc45.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.19.0-57d76ceccee4+
component:      selinux-policy

Comment 1 Mikhail 2026-02-17 17:47:22 UTC
Created attachment 2129790 [details]
File: description

Comment 2 Mikhail 2026-02-17 17:47:23 UTC
Created attachment 2129791 [details]
File: os_info

Comment 3 Zdenek Pytela 2026-02-27 15:11:37 UTC

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


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