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 ssh generator work with systemd unit files #2510

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Jan 8, 2025

Resolves: RHEL-72549

The commit addresses the following AVC denial:
type=AVC msg=audit(1730885285.653:214): avc:  denied  { read write } for  pid=1191 comm="sshd" path="socket:[11153]" dev="sockfs" ino=11153 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tclass=vsock_socket permissive=0

Command which triggers the denial:
ssh -o "StrictHostKeyChecking no" root@qemu:system/guest

Resolves: RHEL-72549
@zpytela zpytela force-pushed the c10s-build-20250108-2 branch from 1ea981a to 7808e39 Compare January 8, 2025 18:11
@zpytela zpytela merged commit 9e20ff3 into fedora-selinux:c10s Jan 8, 2025
1 of 4 checks passed
@zpytela zpytela deleted the c10s-build-20250108-2 branch January 8, 2025 20:45
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.

1 participant