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 support (store cert and policy load during boot). #43

Open
viewizard opened this issue Nov 28, 2016 · 0 comments
Open

IMA support (store cert and policy load during boot). #43

viewizard opened this issue Nov 28, 2016 · 0 comments

Comments

@viewizard
Copy link

For IMA support on modern kernels:

  1. We need load (or reload) IMA policy at early stage of boot from initramfs, before real root will be mounted.
  2. On modern kernels, with CONFIG_IMA_X509_PATH, no need load cert any more "manually", kernel will do this for us, but we still need store cert in initramfs.

Just in case if you will be interesting, here is the patch for basic IMA support what I am using now (don't include EVM support): ima-support-patch.txt

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

No branches or pull requests

1 participant