[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <16951.1267207238@redhat.com>
Date: Fri, 26 Feb 2010 18:00:38 +0000
From: David Howells <dhowells@...hat.com>
To: Oleg Nesterov <oleg@...hat.com>
Cc: dhowells@...hat.com, Andrew Morton <akpm@...ux-foundation.org>,
Andi Kleen <andi@...stfloor.org>,
Neil Horman <nhorman@...driver.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Oleg Nesterov <oleg@...hat.com> wrote:
> + /*
> + * This is called in context of freshly forked kthread before
> + * kernel_execve(), we can just change our ->session_keyring.
> + */
Ummmm.... What gives you that idea?
You may be sharing init_cred...
You need to create, modify and commit a new set of creds.
David
--
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