Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow virtqemud send a generic signal to the ssh client domain
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
- Loading branch information