Re: [PATCH] fs: block cross-uid sticky symlinks

From: Kees Cook
Date: Fri May 28 2010 - 14:40:41 EST


Hi,

On Fri, May 28, 2010 at 02:10:37PM +0800, Dave Young wrote:
> > --- a/kernel/sysctl.c
> > +++ b/kernel/sysctl.c
> > @@ -88,6 +88,7 @@ extern int sysctl_oom_dump_tasks;
> >  extern int max_threads;
> >  extern int core_uses_pid;
> >  extern int suid_dumpable;
> > +extern int weak_sticky_symlinks;
>
> It will be better to put in security.h

Noted; I will move it there.

Thanks,

-Kees

--
Kees Cook
Ubuntu Security Team
--
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/