WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Diff between std, xen0 and xenU kernel

To: Mark Williamson <Mark.Williamson@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Diff between std, xen0 and xenU kernel
From: Jean-Eric Cuendet <jec@xxxxxxxx>
Date: Wed, 09 Feb 2005 09:42:55 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Anthony Liguori <aliguori@xxxxxxxxxx>
Delivery-date: Wed, 09 Feb 2005 08:44:19 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <200502082123.21117.maw48@xxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: Riskpro Technologies SA
References: <42091058.2020503@xxxxxxxx> <42092515.9070108@xxxxxxxxxx> <200502082123.21117.maw48@xxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

And if I run programs in the xen0 instance, will it degrade perf of
xenU instances? Or render them less secure (in term of isolation)?


It won't matter to performance any more than running applications in the unprivileged instances would.

Regarding security you need to keep in mind that an attacker who gains root privileges in domain 0 will be able to get root privileges in every domain on the machine. Thus if you're running an internet-facing machine you should make sure that domain 0 exposes as few services to the internet as possible.

That means that I should make the domain-0 as small as possible abd run only, say, ssh to administer it, but nothing else. And create other domains (which are secure and unpriviledged) for real services.

Thanks for all informations.
-jec



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>