[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87r4jjkv18.fsf@xmission.com>
Date: Wed, 13 Mar 2013 11:35:15 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Kees Cook <keescook@...omium.org>
Cc: Sebastian Krahmer <krahmer@...e.de>, linux-kernel@...r.kernel.org,
Oleg Nesterov <oleg@...hat.com>,
Linux Containers <containers@...ts.linux-foundation.org>
Subject: Re: CLONE_NEWUSER|CLONE_FS root exploit
Kees Cook <keescook@...omium.org> writes:
> Hi,
>
> It seem like we should block (at least) this combination. On 3.9, this
> exploit works once uidmapping is added.
>
> http://www.openwall.com/lists/oss-security/2013/03/13/10
Yes. That is a bad combination. It let's chroot confuse privileged
processes.
Now to figure out if this is easier to squash by adding a user_namespace
to fs_struct or by just forbidding this combination.
Eric
--
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