Re: Any work in implementing Secure IPC for Linux?

From: Matthias-Christian Ott
Date: Mon May 09 2005 - 13:09:15 EST


Kristian Sørensen wrote:
On Monday 09 May 2005 17:00, James Morris wrote:

On Mon, 9 May 2005, Kristian Sørensen wrote:

Does anyone here know of work being done in order to implement secure IPC
for Linux?

What do you mean by secure IPC?

As I understand it, presently the memory for the message queue is shared based on user and group ownership of the process. By "secure IPC" is meaning a security mechanism that provides a more fine granularity of specifying who are allowed to send (or receive) messages... and maby also a way to resolve the question of "Can I trust the message I received?"


I think the gnumach (sorry for the typo in my last e-mail) concept, fixes the sending and receiving permission problem. See the gnumach documentation and source code.

Matthias-Christian Ott
-
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/