Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow qatlib connect to systemd-machined over a unix socket #2355

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Sep 17, 2024

The commit addresses the following AVC denial:
type=AVC msg=audit(1725307496.795:489): avc: denied { connectto } for pid=5096 comm="chown" path="/run/systemd/userdb/io.systemd.Machine" scontext=system_u:system_r:qatlib_t:s0 tcontext=system_u:system_r:systemd_machined_t:s0 tclass=unix_stream_socket permissive=0

The commit addresses the following AVC denial:
type=AVC msg=audit(1725307496.795:489): avc:  denied  { connectto } for  pid=5096 comm="chown" path="/run/systemd/userdb/io.systemd.Machine" scontext=system_u:system_r:qatlib_t:s0 tcontext=system_u:system_r:systemd_machined_t:s0 tclass=unix_stream_socket permissive=0
The commit addresses the following AVC denial:
type=AVC msg=audit(19/09/24 10:36:25.585:1092) : avc:  denied  { search } for  pid=9727 comm=qat_init.sh name=qat_4xxx_0000:e8:00.0 dev="debugfs" ino=98915 scontext=system_u:system_r:qatlib_t:s0 tcontext=system_u:object_r:debugfs_t:s0 tclass=dir permissive=1

Resolves: fedora-selinux#2312
@gcabiddu
Copy link

Confirmed that this resolves #2312

@zpytela zpytela merged commit fe0cb88 into fedora-selinux:rawhide Sep 20, 2024
6 checks passed
@zpytela zpytela deleted the qatlib-machined-connect branch September 20, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants