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

ima: Ensure policy exists before asking the kernel to load it #5777

Merged
merged 1 commit into from
Apr 21, 2017
Merged

ima: Ensure policy exists before asking the kernel to load it #5777

merged 1 commit into from
Apr 21, 2017

Conversation

bgilbert
Copy link
Contributor

e8e42b3 added support for having the kernel load the IMA policy directly, but didn't check that the policy file exists. If not, this produced a kernel message:

IMA: policy update failed

e8e42b3 added support for having the
kernel load the IMA policy directly, but didn't check that the policy
file exists.  If not, this produced a kernel message:

    IMA: policy update failed
Copy link
Member

@keszybz keszybz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's see if anyone else has comments.

@poettering poettering added the ima label Apr 21, 2017
@poettering poettering merged commit a2c74c0 into systemd:master Apr 21, 2017
@bgilbert bgilbert deleted the ima-access branch April 21, 2017 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants