Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 29 Jul 2011 18:17:31 +1000 (EST)
From: James Morris <jmorris@...ei.org>
To: Vasiliy Kulikov <segoon@...nwall.com>
cc: Linus Torvalds <torvalds@...ux-foundation.org>,
        kernel-hardening@...ts.openwall.com,
        Stephen Smalley <sds@...ho.nsa.gov>, linux-kernel@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...e.de>,
        Andrew Morton <akpm@...ux-foundation.org>,
        "David S. Miller" <davem@...emloft.net>, Jiri Slaby <jslaby@...e.cz>,
        Alexander Viro <viro@...iv.linux.org.uk>,
        linux-fsdevel@...r.kernel.org,
        KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
        Eric Paris <eparis@...hat.com>, Willy Tarreau <w@....eu>,
        Sebastian Krahmer <krahmer@...e.de>
Subject: Re: [patch v3] move RLIMIT_NPROC check from set_user() to
 do_execve_common()

On Fri, 29 Jul 2011, Vasiliy Kulikov wrote:

> +	 * RLIMIT_NPROC limits on user->processes have already been checked
> +	 * in set_user().
>  	 */
> +
>  	alter_cred_subscribers(new, 2);

Please get rid of the extra blank line if you re-spin.


Reviewed-by: James Morris <jmorris@...ei.org>



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

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.