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:	Thu, 17 Apr 2008 08:30:47 -0700 (PDT)
From:	Casey Schaufler <casey@...aufler-ca.com>
To:	James Morris <jmorris@...ei.org>,
	linux-security-module@...r.kernel.org
Cc:	linux-audit@...hat.com, linux-kernel@...r.kernel.org,
	James Morris <jmorris@...ei.org>
Subject: Re: [PATCH 12/12] security: fix up documentation for security_module_enable


--- James Morris <jmorris@...ei.org> wrote:

> security_module_enable() can only be called during kernel init.
> 
> Signed-off-by: James Morris <jmorris@...ei.org>

Acked-by: Casey Schaufler <casey@...aufler-ca.com>

> ---
>  security/security.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/security/security.c b/security/security.c
> index 2ed153c..7787c59 100644
> --- a/security/security.c
> +++ b/security/security.c
> @@ -83,7 +83,7 @@ __setup("security=", choose_lsm);
>   *
>   * Each LSM must pass this method before registering its own operations
>   * to avoid security registration races. This method may also be used
> - * to check if your LSM is currently loaded.
> + * to check if your LSM is currently loaded during kernel initialization.
>   *
>   * Return true if:
>   *	-The passed LSM is the one chosen by user at boot time,
> -- 
> 1.5.4.2
> 
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-security-module" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
> 


Casey Schaufler
casey@...aufler-ca.com
--
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