qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Jamie Lokier <jamie@shareable.org>
Cc: John Forrester <forrester@ancitel.it>,
	"Bud P. Bruegger" <bruegger@ancitel.it>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU as a "virtual smart card"?
Date: Wed, 2 Sep 2009 17:58:18 +0300	[thread overview]
Message-ID: <f43fc5580909020758p7329c2b4g5e8fc6bfbcc8dee5@mail.gmail.com> (raw)
In-Reply-To: <20090901234716.GB1321@shareable.org>

On Wed, Sep 2, 2009 at 2:47 AM, Jamie Lokier<jamie@shareable.org> wrote:
> Bud P. Bruegger wrote:
>> At least looking naively at QEMU, it seems that its CPU and RAM are
>> well protected from the host operating system--in a way to say make it
>> practically impossible for some malware to extract the secret key used
>> in a virtual machine.
>
> No, the CPU and RAM state inside QEMU is easily read from the host.
> Just run a debugger and attach to the running QEMU process.  It's not
> completely simple, but it's far from secure.

For additional complexity, the CPU registers, memory, instruction set
and I/O could be encrypted but there is still a problem: where to
store the keys. The keys could be handled by another host process,
which could also try to attest that no debugger is attached (at least
on that level of virtualization). Performance would suck of course and
the attestation process could be fooled.

  reply	other threads:[~2009-09-02 14:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-31 16:08 [Qemu-devel] QEMU as a "virtual smart card"? Bud P. Bruegger
2009-09-01 22:27 ` Laurent Vivier
2009-09-01 23:47 ` Jamie Lokier
2009-09-02 14:58   ` Blue Swirl [this message]
2009-09-03 15:09     ` Bud P. Bruegger
2009-09-03 18:51       ` Blue Swirl
2009-09-04 12:08       ` Paul Brook
2009-09-04 13:12       ` Lennart Sorensen
2009-09-04 13:40         ` Bud P. Bruegger
2009-09-05  2:21           ` Jamie Lokier
2009-09-02  6:58 ` [Qemu-devel] " Paolo Bonzini
2009-09-02  9:17   ` François Revol

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=f43fc5580909020758p7329c2b4g5e8fc6bfbcc8dee5@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=bruegger@ancitel.it \
    --cc=forrester@ancitel.it \
    --cc=jamie@shareable.org \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).