[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFLxGvxWs79ZCigDtBfkdu0mMk8Cfm6xNzzPZkoPKT9pTc9zrA@mail.gmail.com>
Date: Tue, 15 Jan 2013 23:27:12 +0100
From: richard -rw- weinberger <richard.weinberger@...il.com>
To: Vivek Goyal <vgoyal@...hat.com>
Cc: linux-kernel@...r.kernel.org, ebiederm@...ssion.com,
zohar@...ux.vnet.ibm.com, pjones@...hat.com, hpa@...or.com,
dhowells@...hat.com, jwboyer@...hat.com
Subject: Re: [PATCH 0/3] ELF executable signing and verification
On Tue, Jan 15, 2013 at 10:34 PM, Vivek Goyal <vgoyal@...hat.com> wrote:
> Upon exec(), we determine if executable is signed. If it is, then locks
> down the pages in memory (using MAP_LOCKED) and verfies the signature.
> If signature does not match, process is killed. Unsigned processes
> don't get affected at all.
Also ptrace() should be disallowed on such a process created from a signed ELF.
--
Thanks,
//richard
--
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