All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Brindle <jbrindle@snu.edu>
To: "Dr. Eugene D. Myers" <edm@tycho.ncsc.mil>
Cc: SELinux <selinux@tycho.nsa.gov>
Subject: Re: XP as a base for NetTop
Date: Thu, 27 May 2004 18:52:33 -0500	[thread overview]
Message-ID: <40B67F41.6020309@snu.edu> (raw)
In-Reply-To: <BCDBA110.10B6A%edm@tycho.ncsc.mil>

> In NetTop, each virtual machine is assigned a specific type (for example,
> vm1_d) and the files that contain the virtual disks are assigned a different
> type (for example, vm1_t).  Each virtual machine type vmX_d (where X is an
> arbitrary number) can only access files (virtual disks) of type vmX_t.
> 
> The restriction means that each virtual machine can only access only its
> virtual disks.

on the slide entitled seperation it says that ACL's are used to protect 
the disk files so that rogue apps in a vm can't affect other vm's, 
additionally each vm's disk file is encrypted so that only the 'level' 
user can access it.

Obviously both of these things can be done with (SE)Linux but it appears 
  they thought about this already.

Joshua

> 
> In NetTop, the SELinux policy is written such that -->Only<-- only a VM can
> access a virtual disk and only its associated virtual disk.  No other
> process (including other VM's) have permission to access a VM's virtual
> disk.  This includes processes that execute with root permission.
> 
> This is a significant point.  In systems, where data separation is
> important, being able to show that data cannot flow (in this case from one
> VM to another, which can happen if a VM gains access to another VM's virtual
> disk) is an important property of a mandatory policy.  In the NetTop policy,
> the VMware virtual machines are isolated from the rest of the system and
> data flows into and out of a virtual machine, only if the policy allows it.
> 
> 
>>another hint is that they are focussing on network access so
>>presumably that means writing a special / modified VMware network
>>driver.
>>
>>
>>... anyway, what's this got to do with SE/Linux? :)
>>
>>no.
>>

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  reply	other threads:[~2004-05-28 23:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-26 21:15 FW: XP as a base for NetTop Frank Mayer
2004-05-26 23:49 ` Chris Babcock
2004-05-27  8:07   ` Luke Kenneth Casson Leighton
2004-05-27 17:38     ` Dr. Eugene D. Myers
2004-05-27 17:43     ` Dr. Eugene D. Myers
2004-05-27 23:52       ` Joshua Brindle [this message]
2004-05-29  8:28         ` Luke Kenneth Casson Leighton
2004-05-29 10:12           ` kris carlier
2004-06-01 17:39         ` Stephen Smalley
2004-06-01 20:19           ` Luke Kenneth Casson Leighton
2004-06-02  6:27             ` Richard Sharpe
2004-06-02 11:09               ` Luke Kenneth Casson Leighton
2004-05-28 20:08       ` Luke Kenneth Casson Leighton
2004-05-27 18:04     ` FW: " Stephen Smalley
2004-05-29 15:26   ` Luke Kenneth Casson Leighton

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=40B67F41.6020309@snu.edu \
    --to=jbrindle@snu.edu \
    --cc=edm@tycho.ncsc.mil \
    --cc=selinux@tycho.nsa.gov \
    /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.