Searched hist:c6af8efe97d87fa308eb1bbd0cf4feb820a4d622 (Results 1 – 5 of 5) sorted by relevance
/linux/security/integrity/ |
H A D | iint.c | diff c6af8efe97d87fa308eb1bbd0cf4feb820a4d622 Thu Nov 19 18:39:22 CET 2015 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: remove firmware and module specific cached status info
Each time a file is read by the kernel, the file should be re-measured and the file signature re-appraised, based on policy. As there is no need to preserve the status information, this patch replaces the firmware and module specific cache status with a generic one named read_file.
This change simplifies adding support for other files read by the kernel.
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Petko Manolov <petkan@mip-labs.com> Acked-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
|
H A D | integrity.h | diff c6af8efe97d87fa308eb1bbd0cf4feb820a4d622 Thu Nov 19 18:39:22 CET 2015 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: remove firmware and module specific cached status info
Each time a file is read by the kernel, the file should be re-measured and the file signature re-appraised, based on policy. As there is no need to preserve the status information, this patch replaces the firmware and module specific cache status with a generic one named read_file.
This change simplifies adding support for other files read by the kernel.
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Petko Manolov <petkan@mip-labs.com> Acked-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
|
/linux/security/integrity/ima/ |
H A D | ima_appraise.c | diff c6af8efe97d87fa308eb1bbd0cf4feb820a4d622 Thu Nov 19 18:39:22 CET 2015 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: remove firmware and module specific cached status info
Each time a file is read by the kernel, the file should be re-measured and the file signature re-appraised, based on policy. As there is no need to preserve the status information, this patch replaces the firmware and module specific cache status with a generic one named read_file.
This change simplifies adding support for other files read by the kernel.
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Petko Manolov <petkan@mip-labs.com> Acked-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
|
H A D | ima.h | diff c6af8efe97d87fa308eb1bbd0cf4feb820a4d622 Thu Nov 19 18:39:22 CET 2015 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: remove firmware and module specific cached status info
Each time a file is read by the kernel, the file should be re-measured and the file signature re-appraised, based on policy. As there is no need to preserve the status information, this patch replaces the firmware and module specific cache status with a generic one named read_file.
This change simplifies adding support for other files read by the kernel.
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Petko Manolov <petkan@mip-labs.com> Acked-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
|
H A D | ima_policy.c | diff c6af8efe97d87fa308eb1bbd0cf4feb820a4d622 Thu Nov 19 18:39:22 CET 2015 Mimi Zohar <zohar@linux.vnet.ibm.com> ima: remove firmware and module specific cached status info
Each time a file is read by the kernel, the file should be re-measured and the file signature re-appraised, based on policy. As there is no need to preserve the status information, this patch replaces the firmware and module specific cache status with a generic one named read_file.
This change simplifies adding support for other files read by the kernel.
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Petko Manolov <petkan@mip-labs.com> Acked-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
|