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

Grant kernel_t certain permissions in the system class #1509

Merged
merged 1 commit into from Dec 13, 2022

Conversation

WOnder93
Copy link
Member

Grant those that are not systemd/service-related except module_load (which has special semantics and shouldn't be needed anyway).

This fixes a denial via plymouthd (started before the policy was loaded, thus ending up with kernel_t), but it makes sense to allow these also for the kernel just in case.

Fixes: 1e8688e ("Don't make kernel_t an unconfined domain")
Signed-off-by: Ondrej Mosnacek omosnace@redhat.com

Grant those that are not systemd/service-related except module_load
(which has special semantics and shouldn't be needed anyway).

This fixes a denial via plymouthd (started before the policy was loaded,
thus ending up with kernel_t), but it makes sense to allow these also
for the kernel just in case.

Fixes: 1e8688e ("Don't make kernel_t an unconfined domain")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
@zpytela
Copy link
Contributor

zpytela commented Dec 13, 2022

Merging, thank you.

@zpytela zpytela merged commit 0ba574a into fedora-selinux:rawhide Dec 13, 2022
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.

None yet

2 participants