[PATCH v3 2/9] KEYS: Defined functions to queue and dequeue keys for measurement

Mimi Zohar zohar at linux.ibm.com
Thu Oct 31 12:10:41 UTC 2019


On Wed, 2019-10-30 at 18:19 -0700, Lakshmi Ramasubramanian wrote:
> Key measurements cannot be done if the IMA hook to measure keys is
> called before IMA is initialized. Key measurement needs to be deferred
> if IMA is not yet initialized. Queued keys need to be processed when
> IMA initialization is completed.
> 
> This patch defines functions to queue and de-queue keys for measurement.

I would defer this patch until later in the patch set, after having
the basic measuring of keys in place.

Mimi



More information about the Linux-security-module-archive mailing list