From: Christian Leber <christian@leber.de>
To: dinesh chandrasekaran <dinesh_chan8@hotmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Academic Project
Date: Thu, 5 Mar 2009 09:47:05 +0100 [thread overview]
Message-ID: <20090305084705.GA5746@core> (raw)
In-Reply-To: <COL107-W314DC7057E67F62298CA7AB1A70@phx.gbl>
On Wed, Mar 04, 2009 at 10:11:41PM +0530, dinesh chandrasekaran wrote:
Hi dinesh
> Xen talks to the protection hardware behind which all the guest memory
> exists.
The memory is mapped.
And i was wrong, the dom0 can't just access all memory in the system.
> This is more secure because,
> now if do the following you cannot extract any useful information
> 1) xm save Guest guest.dump (assuming a guest named "Guest" is already
> running)
> this would dump the guest memory into a file in the dom0 disk.
> 2) Strings on guest.dump
So encrypt it in the Xen kernel.
> Since this guest.dump is encrypted by the protection hardware, and Xen
> just informed that "dom0 is running",
That assumes that the dom0 always has to run alone on the machine, in 2009 the
minimum server has 8 cores (next year 12) and often more.
> the encypted memory will only be released to dom0. This will be dumped
> into s file in dom0 disk.
Ok, so by taking a step back and looking at the problem again, i think
you are basically facing two possibilities:
1.) The security of the Xen kernel is brocken
-> You are lost, your hardware can't protect anything.
2.) The security of the Xen kernel is not brocke
-> Why on earth hardware? What you can do in Verilog on an FPGA, can
be done much more conveniently in C in the Xen kernel.
(Don't get me wrong, I'm all pro building hardware.)
Encypting in hardware gets interesting again when you want to try to protect
against physical attacks to the system. (assuming very good case intrusion
detection)
> > If not, then it controls at least some hardware that can do DMA
> > and can this way access all the memory.
> You are correct. I will have to figure out a way in future to protect
> against such type of DMA attacks.
Well, solutions exist most likely in the form of IOMMUs.
Christian
next prev parent reply other threads:[~2009-03-05 8:47 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-22 17:19 Academic Project dinesh chandrasekaran
[not found] ` <D4980157-9DB2-4205-BDA8-756727AD128F@rsbac.org>
2009-02-23 15:31 ` dinesh chandrasekaran
2009-02-23 15:44 ` weiming
2009-02-23 16:07 ` dinesh chandrasekaran
2009-02-23 16:17 ` weiming
[not found] ` <add59a3f0902230816l42ce6c97l263e5f40a735e56@mail.gmail.com>
2009-02-23 16:41 ` dinesh chandrasekaran
2009-03-03 19:54 ` dinesh chandrasekaran
2009-03-03 20:17 ` Mats Petersson
2009-03-03 22:54 ` Christian Leber
2009-03-04 0:30 ` dinesh chandrasekaran
2009-03-04 0:55 ` Christian Leber
2009-03-04 2:55 ` dinesh chandrasekaran
2009-03-04 5:15 ` Volume group "VolGroup00" not found when I boot xen Xia, Liangfu
2009-03-04 5:49 ` Masaki Kanno
2009-03-04 6:06 ` Xia, Liangfu
2009-03-04 8:36 ` M A Young
2009-03-04 9:11 ` Boris Derzhavets
2009-03-04 8:45 ` Academic Project Christian Leber
2009-03-04 16:41 ` dinesh chandrasekaran
2009-03-05 8:47 ` Christian Leber [this message]
2009-03-05 20:46 ` dinesh chandrasekaran
2009-03-09 19:29 ` dinesh chandrasekaran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090305084705.GA5746@core \
--to=christian@leber.de \
--cc=dinesh_chan8@hotmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.