All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] skas mode on a non-skas host
@ 2004-11-29 22:50 Jeff Dike
       [not found] ` <Pine.LNX.4.58.0411291623340.5077@sparrow>
       [not found] ` <200411301912.21155.blaisorblade_spam@yahoo.it>
  0 siblings, 2 replies; 4+ messages in thread
From: Jeff Dike @ 2004-11-29 22:50 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: Blaisorblade

Prompted by some questions from Blaisorblade about whether something like skas
mode might be implemented on unpatched hosts, I went ahead and did exactly
that.

The basic idea is that in place of /proc/mm and PTRACE_FAULTINFO, we have a
couple of extra pages in the userspace process to hold code that we are going 
to use to make it change its address space and to handle segfaults so addresses
and access modes can be reported back to the kernel process.

The end result is something that is very close to skas mode, just as secure,
loses two pages of address space to UML rather than .5G, should be almost
as fast, and runs on a stock host kernel.

The patch is available as skas0 from my patches page -
	http://user-mode-linux.sourceforge.net/patches.html
and there is a good deal of commentary associated with it.

				Jeff



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-30 18:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-29 22:50 [uml-devel] skas mode on a non-skas host Jeff Dike
     [not found] ` <Pine.LNX.4.58.0411291623340.5077@sparrow>
2004-11-30 16:10   ` Blaisorblade
2004-11-30 17:20     ` Gerd Knorr
     [not found] ` <200411301912.21155.blaisorblade_spam@yahoo.it>
     [not found]   ` <41ACB90C.7070209@fujitsu-siemens.com>
2004-11-30 19:02     ` Skas0 security problems (was: Re: [uml-devel] skas mode on a non-skas host) Blaisorblade

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.