Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: 50f742d ("IMA: block writes of the security.ima xattr with unsupported algorithms") Reported-by: Christian Brauner <[email protected]> Acked-by: Christian Brauner (Microsoft) <[email protected]> Signed-off-by: Mimi Zohar <[email protected]>
- Loading branch information