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 virtqemud send a generic signal to the ssh client domain #2508

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Jan 8, 2025

This is a partial update to the previous commit 477e0bd ("Support virt live migration using ssh") which incorectly allowed the permission to the ssh server.

The commit addresses the following AVC denial:
type=AVC msg=audit(1736307102.011:826): avc: denied { signal } for pid=2370 comm="virtqemud" scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:ssh_t:s0 tclass=process permissive=1

Resolves: RHEL-53972

This is a partial update to the previous commit 477e0bd ("Support
virt live migration using ssh") which incorectly allowed the permission
to the ssh server.

The commit addresses the following AVC denial:
type=AVC msg=audit(1736307102.011:826): avc:  denied  { signal } for  pid=2370 comm="virtqemud" scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:system_r:ssh_t:s0 tclass=process permissive=1

Resolves: RHEL-53972
@zpytela zpytela merged commit 6ff3ec9 into fedora-selinux:rawhide Jan 8, 2025
3 of 4 checks passed
@zpytela zpytela deleted the virt-signal-ssh branch January 8, 2025 15:05
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