lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 09 Nov 2017 11:17:16 -0500 From: Mimi Zohar <zohar@...ux.vnet.ibm.com> To: Matthew Garrett <mjg59@...gle.com>, Roberto Sassu <roberto.sassu@...wei.com> Cc: linux-integrity <linux-integrity@...r.kernel.org>, linux-security-module@...r.kernel.org, linux-fsdevel@...r.kernel.org, linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, silviu.vlasceanu@...wei.com Subject: Re: [PATCH v2 00/15] ima: digest list feature On Thu, 2017-11-09 at 09:47 -0500, Matthew Garrett wrote: > This seems very over-complicated, and it's unclear why the kernel > needs to open the file itself. You *know* that all of userland is > trustworthy at this point even in the absence of signatures. Assuming the initramfs is signed, then yes the rootfs files would be trusted. rootfs can still access files from real root, which is where policies are normally stored. > It seems > reasonable to provide a interface that allows userland to pass a > digest list to the kernel, in the same way that userland can pass an > IMA policy to the kernel. You can then restrict access to that > interface via an LSM. IMA can and should be configured to require signed policies. Mimi
Powered by blists - more mailing lists