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 Namespace support #3638

Open
IlyaHanov opened this issue Oct 18, 2022 · 2 comments
Open

IMA Namespace support #3638

IlyaHanov opened this issue Oct 18, 2022 · 2 comments

Comments

@IlyaHanov
Copy link

IlyaHanov commented Oct 18, 2022

The Linux kernel community is now working on supporting IMA namespaces
and it is almost done. It is a new kernel feature that allows isolation of Platform Configuration Register (PCR) values, Measurement Logs (ML), etc. As this need to add a new flag for json configuration the related issue opened for runtime-spec.

Signed-off-by: Ilya Hanov [email protected]

Advanced Software Technology Lab
Huawei

@h-vetinari
Copy link

The Linux kernel community is now working on supporting IMA namespaces and it is almost done.

Link to the most recent v14 (almost 2 months ago); still not in mainline

@IlyaHanov
Copy link
Author

AFAIK, this is the last version, IMA namespaces are being ready for testing, so it will be in mainline, may be not now, but it will. The goal of this patchset is to discuss the architecture of runC to understand the pros and cons in advance, because IMA-ns has different interface for creating namespaces and runC is not aware of such ns types (of course, this is the first time, when the Linux Kernel Community decided to choose such a solution)

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

2 participants