9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: northern snowfall <dbailey27@ameritech.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: some #s
Date: Thu,  5 Jun 2003 22:58:47 -0500	[thread overview]
Message-ID: <3EE01177.1020503@ameritech.net> (raw)
In-Reply-To: <dde5b03a48c27a7748d6cae096a96ec0@plan9.bell-labs.com>

>
>
>Also, when you reboot your machine, with ctl-alt-del, factotum's pages
>are still sitting in memory somewhere.  Someone can load their own kernel
>and look at the data.  I should also change ctl-alt-del to zero out process
>memory before bringing the system down.  Then there are still crashes...
>
This was my original point. Rebooting does nothing but obfuscate the issue
to a slight extent. Memory leaks are a huge problem, but, can't be evaded
by measures that dont cleanse memory in some fashion. As I'm sure we all
know here, memory zero'd is pointless in situations where the physical hard-
ware can be accessed (even remotely through the kernel or driver bugs, etc).

With some slick I/O techniques, nulled memory can still be read for
resonating
patterns. The only real solution in secure clusters (or other situations) is
to force the supervisor code to perform a NSA trusted random-pattern
cleanse,
or, something more paranoid. But, as is stated above, that doesn't eradicate
the problem of crashes.

I have some solutions I'm looking at in Autumn, but, the papers wont be out
for a while. Though, it probably isn't anything the NIPR/NSA spooks haven't
already done ;)

Don

http://deadchildren.org/~north_

>



  reply	other threads:[~2003-06-06  3:58 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-04  4:21 [9fans] " ron minnich
2003-06-04  4:45 ` andrey mirtchovski
2003-06-04 14:31   ` ron minnich
2003-06-04 11:27 ` C H Forsyth
2003-06-04 14:39   ` ron minnich
2003-06-04 15:39     ` andrey mirtchovski
2003-06-04 21:20     ` northern snowfall
2003-06-04 23:06       ` [9fans] " Jim Choate
2003-06-05  0:24         ` northern snowfall
2003-06-05  3:20           ` Dan Cross
2003-06-05 11:33             ` Jim Choate
2003-06-05 22:41               ` Dan Cross
2003-06-05 23:06                 ` Jim Choate
2003-06-06  0:25                   ` David Presotto
2003-06-06  1:08                     ` Dan Cross
2003-06-06  1:19                       ` David Presotto
2003-06-06  3:58                         ` northern snowfall [this message]
2003-06-06  3:41                           ` ron minnich
2003-06-06 11:36                             ` Jim Choate
2003-06-06  4:04                           ` northern snowfall
2003-06-06 12:01                         ` Jim Choate
2003-06-06 12:02                           ` David Presotto
2003-06-06  1:21                       ` boyd, rounin
2003-06-06  2:24                       ` Russ Cox
2003-06-06  3:15                         ` Dan Cross
2003-06-06  4:17                           ` northern snowfall
2003-06-06  3:33                             ` Dan Cross
2003-06-06  4:45                               ` northern snowfall
2003-06-06  5:46                                 ` Dan Cross
2003-06-06  9:48                                   ` northern snowfall
2003-06-06  3:51                             ` boyd, rounin
2003-06-06 15:45                     ` Jack Johnson
2003-06-05  3:20       ` [9fans] " ron minnich
2003-06-04 16:46 ` jmk
2003-06-04 22:38   ` ron minnich

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=3EE01177.1020503@ameritech.net \
    --to=dbailey27@ameritech.net \
    --cc=9fans@cse.psu.edu \
    /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).