Re: [PATCH] ima: /proc/keys is now mandatory

From: Mimi Zohar
Date: Fri Jan 30 2015 - 13:29:05 EST


On Fri, 2015-01-30 at 11:04 +0000, David Howells wrote:
> /proc/keys is now mandatory and its config option no longer exists, so it
> doesn't need selecting.
>
> Reported-by: Paul Bolle <pebolle@xxxxxxxxxx>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>

Thanks!

Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>

> ---
>
> security/integrity/ima/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/security/integrity/ima/Kconfig b/security/integrity/ima/Kconfig
> index 57515bc915c0..df303346029b 100644
> --- a/security/integrity/ima/Kconfig
> +++ b/security/integrity/ima/Kconfig
> @@ -126,7 +126,6 @@ config IMA_TRUSTED_KEYRING
> bool "Require all keys on the .ima keyring be signed"
> depends on IMA_APPRAISE && SYSTEM_TRUSTED_KEYRING
> depends on INTEGRITY_ASYMMETRIC_KEYS
> - select KEYS_DEBUG_PROC_KEYS
> default y
> help
> This option requires that all keys added to the .ima
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/