mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-11-14 19:10:37 +01:00
If the pcr is invalid, evmctl will crash while accessing an invalid memory address. Verify the pcr is in the expected range. Also, correct range of an existing check. Signed-off-by: Frank Sorenson <sorenson@redhat.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>