Re: [PATCH -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init()

From: David Howells
Date: Fri Feb 26 2010 - 13:01:04 EST


Oleg Nesterov <oleg@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/