[PATCH v3 2/9] KEYS: Defined functions to queue and dequeue keys for measurement
Lakshmi Ramasubramanian
nramas at linux.microsoft.com
Thu Oct 31 15:09:44 UTC 2019
On 10/31/19 5:10 AM, Mimi Zohar wrote:
> 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.
Ok - I'll move this this patch.
thanks,
-lakshmi
More information about the Linux-security-module-archive
mailing list