lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 18 Aug 2009 16:22:46 -0400
From:	Eric Paris <eparis@...hat.com>
To:	Andreas Schwab <schwab@...ux-m68k.org>
Cc:	Dave Jones <davej@...hat.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	James Morris <jmorris@...ei.org>
Subject: Re: Make LSM_MMAP_MIN_ADDR default match its help text.

On Tue, 2009-08-18 at 22:14 +0200, Andreas Schwab wrote:
> Dave Jones <davej@...hat.com> writes:
> 
> >  config LSM_MMAP_MIN_ADDR
> >  	int "Low address space for LSM to from user allocation"
> 
> This sentence no verb.
> 
> Andreas.
> ---
> From 4ba5116764386ceb1a9da4cb6800defd84f0e3c1 Mon Sep 17 00:00:00 2001
> From: Andreas Schwab <schwab@...ux-m68k.org>
> Date: Tue, 18 Aug 2009 22:08:43 +0200
> Subject: [PATCH] Fix prompt for LSM_MMAP_MIN_ADDR.
> 
> Signed-off-by: Andreas Schwab <schwab@...ux-m68k.org>

Acked-by: Eric Paris <eparis@...hat.com>



> ---
>  security/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/security/Kconfig b/security/Kconfig
> index 9c60c34..4d1a2e3 100644
> --- a/security/Kconfig
> +++ b/security/Kconfig
> @@ -114,7 +114,7 @@ config SECURITY_ROOTPLUG
>  	  If you are unsure how to answer this question, answer N.
>  
>  config LSM_MMAP_MIN_ADDR
> -	int "Low address space for LSM to from user allocation"
> +	int "Low address space for LSM to protect from user allocation"
>  	depends on SECURITY && SECURITY_SELINUX
>  	default 65535
>  	help
> -- 
> 1.6.4
> 


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ