Re: [PATCH v5 2/4] IMA: Define IMA hooks to measure LSM state and policy

2020-07-30 Thread Tyler Hicks
On 2020-07-29 20:47:22, Lakshmi Ramasubramanian wrote: > IMA subsystem needs to define IMA hooks that the security modules can > call to measure state and policy data. > > Define two new IMA hooks, namely ima_lsm_state() and ima_lsm_policy(), > that the security modules can call to measure LSM sta

[PATCH v5 2/4] IMA: Define IMA hooks to measure LSM state and policy

2020-07-29 Thread Lakshmi Ramasubramanian
IMA subsystem needs to define IMA hooks that the security modules can call to measure state and policy data. Define two new IMA hooks, namely ima_lsm_state() and ima_lsm_policy(), that the security modules can call to measure LSM state and LSM policy respectively. Return the status of the measurem