dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/security/integrity
Dmitry Kasatkin fb788d8b98 evm: clean verification status
When allocating from slab, initialization is done the first time in
init_once() and subsequently on free.  Because evm_status was not
re-initialized on free, evm_verify_hmac() skipped verifications.

This patch re-initializes evm_status.

Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
2011-09-14 15:24:52 -04:00
..
evm evm: permit mode bits to be updated 2011-09-14 15:24:52 -04:00
ima ima: sparse fix: include linux/ima.h in ima_main.c 2011-09-09 16:56:30 -07:00
Kconfig evm: re-release 2011-07-18 12:29:40 -04:00
Makefile evm: re-release 2011-07-18 12:29:40 -04:00
iint.c evm: clean verification status 2011-09-14 15:24:52 -04:00
integrity.h integrity: sparse fix: move iint_initialized to integrity.h 2011-09-09 16:56:24 -07:00