Re: [PATCH] [resend] split bprm_apply_creds into two functions

From: Chris Wright
Date: Wed Jan 05 2005 - 18:24:56 EST


* Serge E. Hallyn (serue@xxxxxxxxxx) wrote:
> Hi,
>
> attached is a version against 2.6.10-bk8.
>
> Serge Hallyn <serue@xxxxxxxxxx> wrote:
>
> > The following patch splits bprm_apply_creds into two functions,
> > bprm_apply_creds and bprm_post_apply_creds. The latter is called
> > after the task_lock has been dropped. Without this patch, SELinux
> > must drop the task_lock and re-acquire it during apply_creds, making
> > the 'unsafe' flag meaningless to any later security modules. Please
> > apply.
>
> thanks,
> -serge
>
> Signed-off-by: Serge Hallyn <hallyn@xxxxxxxxx>

Let me try this again...

Signed-off-by: Chris Wright <chrisw@xxxxxxxx>

sorry for the extra noise,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
-
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/