[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OFE2C5A2DE.3ADDD896-ON8525725D.007C0671-8525725D.007D2BA9@us.ibm.com>
Date: Mon, 8 Jan 2007 17:38:25 -0500
From: Mimi Zohar <zohar@...ibm.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: akpm@...l.org, kjhall@...ux.vnet.ibm.com,
linux-kernel@...r.kernel.org, safford@...son.ibm.com
Subject: Re: mprotect abuse in slim
SLIM implements dynamic process labels, so when a process
is demoted, we must be able to revoke write access to some
resources to which it has previously valid handles.
For example, if a shell reads an untrusted file, the
shell is demoted, and write access to more trusted files
revoked. Based on previous comments on lkml, we understand
that this is not really possible in general, so SLIM only
attempts to revoke access in certain simple cases.
Starting with the fdtable, would it help if we move the
fdtable tweaking out of slim itself and into helpers? Or
can you recommend another way to implement this functionality.
Mimi Zohar
-
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