Home
last modified time | relevance | path

Searched hist:"5926586 f291b53cb8a0c9631fc19489be1186e2d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/integrity/ima/
H A Dima_appraise.cdiff 5926586f291b53cb8a0c9631fc19489be1186e2d Wed Aug 17 16:18:42 CDT 2022 Mimi Zohar <zohar@linux.ibm.com> ima: fix blocking of security.ima xattrs of unsupported algorithms

Limit validating the hash algorithm to just security.ima xattr, not
the security.evm xattr or any of the protected EVM security xattrs,
nor posix acls.

Fixes: 50f742dd9147 ("IMA: block writes of the security.ima xattr with unsupported algorithms")
Reported-by: Christian Brauner <brauner@kernel.org>
Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>