Searched hist:"1624 dc0086056c3a35fd34b0235bb1eb88c1c4d5" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/security/integrity/ima/ |
H A D | ima_api.c | diff 1624dc0086056c3a35fd34b0235bb1eb88c1c4d5 Mon Aug 16 03:11:00 CDT 2021 THOBY Simon <Simon.THOBY@viveris.fr> IMA: add support to restrict the hash algorithms used for file appraisal
The kernel accepts any hash algorithm as a value for the security.ima xattr. Users may wish to restrict the accepted algorithms to only support strong cryptographic ones.
Provide the plumbing to restrict the permitted set of hash algorithms used for verifying file hashes and signatures stored in security.ima xattr.
Signed-off-by: THOBY Simon <Simon.THOBY@viveris.fr> Reviewed-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_appraise.c | diff 1624dc0086056c3a35fd34b0235bb1eb88c1c4d5 Mon Aug 16 03:11:00 CDT 2021 THOBY Simon <Simon.THOBY@viveris.fr> IMA: add support to restrict the hash algorithms used for file appraisal
The kernel accepts any hash algorithm as a value for the security.ima xattr. Users may wish to restrict the accepted algorithms to only support strong cryptographic ones.
Provide the plumbing to restrict the permitted set of hash algorithms used for verifying file hashes and signatures stored in security.ima xattr.
Signed-off-by: THOBY Simon <Simon.THOBY@viveris.fr> Reviewed-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima.h | diff 1624dc0086056c3a35fd34b0235bb1eb88c1c4d5 Mon Aug 16 03:11:00 CDT 2021 THOBY Simon <Simon.THOBY@viveris.fr> IMA: add support to restrict the hash algorithms used for file appraisal
The kernel accepts any hash algorithm as a value for the security.ima xattr. Users may wish to restrict the accepted algorithms to only support strong cryptographic ones.
Provide the plumbing to restrict the permitted set of hash algorithms used for verifying file hashes and signatures stored in security.ima xattr.
Signed-off-by: THOBY Simon <Simon.THOBY@viveris.fr> Reviewed-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_policy.c | diff 1624dc0086056c3a35fd34b0235bb1eb88c1c4d5 Mon Aug 16 03:11:00 CDT 2021 THOBY Simon <Simon.THOBY@viveris.fr> IMA: add support to restrict the hash algorithms used for file appraisal
The kernel accepts any hash algorithm as a value for the security.ima xattr. Users may wish to restrict the accepted algorithms to only support strong cryptographic ones.
Provide the plumbing to restrict the permitted set of hash algorithms used for verifying file hashes and signatures stored in security.ima xattr.
Signed-off-by: THOBY Simon <Simon.THOBY@viveris.fr> Reviewed-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_main.c | diff 1624dc0086056c3a35fd34b0235bb1eb88c1c4d5 Mon Aug 16 03:11:00 CDT 2021 THOBY Simon <Simon.THOBY@viveris.fr> IMA: add support to restrict the hash algorithms used for file appraisal
The kernel accepts any hash algorithm as a value for the security.ima xattr. Users may wish to restrict the accepted algorithms to only support strong cryptographic ones.
Provide the plumbing to restrict the permitted set of hash algorithms used for verifying file hashes and signatures stored in security.ima xattr.
Signed-off-by: THOBY Simon <Simon.THOBY@viveris.fr> Reviewed-by: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|