The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "someone called" <someonecalled@Safe-mail.net>
To: linux-kernel@vger.kernel.org
Subject: RAM encryption and key storing in CPU
Date: Tue, 26 May 2015 11:21:40 -0400	[thread overview]
Message-ID: <N1-AKfnFb7w6j@Safe-mail.net> (raw)

Hello,

==========
Problem:

Everything is stored in plaintext in the Memory.

So if although full disc encryption is used on an ex.: Linux Desktop, it is possible to copy the content of the memory, while the notebook was on suspend or it was running:

https://citp.princeton.edu/research/memory/media/

==========
Solution:

Can we (optionally*) encrypt the content of the memory and store the key for decryption in the CPU to avoid these kind of attacks in general?

Example patches (I am NOT related to them): 

https://www1.informatik.uni-erlangen.de/tresor

Is this solution already in the Linux kernel? If yes, how can a Linux enduser turn it on? If no, how can we get the code/idea in the mainline? What are the arguments against it?

*if someone would want to harden it's Linux Desktop (since notebooks could be stolen..) it could turn on this feature to avoid a policy to always turn off the notebook while not using it.

Thank you for your comments.

             reply	other threads:[~2015-05-26 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-26 15:21 someone called [this message]
2015-05-26 18:32 ` RAM encryption and key storing in CPU Richard Weinberger

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=N1-AKfnFb7w6j@Safe-mail.net \
    --to=someonecalled@safe-mail.net \
    --cc=linux-kernel@vger.kernel.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