Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.computer.security
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-21-2005, 01:46 PM
JeZuZ
Guest
 
Posts: n/a
Default Security kernels

How do you decide whether to include a mechanism in a security kernel or
not? Policy? Is it based on trade-offs or kernel design, ...? Anyone
who has a good reference for this?

So far I read some things about security kernels in general, but not
about how to decide what to include and what not.

Thanks in advance,
Jan

Reply With Quote
  #2 (permalink)  
Old 09-21-2005, 09:40 PM
Bowgus
Guest
 
Posts: n/a
Default Re: Security kernels

Well yeah, first you establish the security policy you want, then you
implement it within the kernel. As to mechanisms, that term means different
thing to different people. I myself use the term e.g. access control
mechanism ... but I'm an old guy, eh. Maybe go to the SE Linux site
http://www.nsa.gov/selinux/ . Lots of good stuff there as in look into it's
policy and how it's implemented ... imo.


> How do you decide whether to include a mechanism in a security kernel or
> not? Policy? Is it based on trade-offs or kernel design, ...? Anyone
> who has a good reference for this?
>
> So far I read some things about security kernels in general, but not
> about how to decide what to include and what not.
>
> Thanks in advance,
> Jan




Reply With Quote
  #3 (permalink)  
Old 09-22-2005, 09:35 AM
Edward A. Feustel
Guest
 
Posts: n/a
Default Re: Security kernels


"JeZuZ" <tural31415@hotmail.com> wrote in message
news:1127310369.749812@seven.kulnet.kuleuven.ac.be ...
> How do you decide whether to include a mechanism in a security kernel or
> not? Policy? Is it based on trade-offs or kernel design, ...? Anyone
> who has a good reference for this?
>
> So far I read some things about security kernels in general, but not about
> how to decide what to include and what not.
>
> Thanks in advance,
> Jan


A security kernel should include ONLY the elements that provide the base
required to implement the security for your system. One example is the
virtualization of your physical memory, especially if this will be used in
enforcement. Another is the fundamental access mechanism
for your external storage and communication elements, e.g., disk, tape,
network, and terminal.

If memory and communications can be protected from snooping, and
cryptography and any non essential functions can be modularized and kept out
of the security kernel.

In general, keep everything possible OUT OF the security kernel.

See for example the University of Utah work.
Ed



Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Vulnerability in ... Security Alert comp.security.misc 0 01-26-2007 10:40 AM
Corrupt NTFS filesystem Citizen Bob alt.comp.hardware 144 11-11-2006 07:38 PM
FBI Monitoring Your Computer And Reading Material re. Patriot Act tightwad alt.computer.security 2 11-08-2005 09:21 AM
The Sidewinder G2 Security Appliance includes the only firewall that has never had a CERT advisory posted against it Ipeefreely alt.computer.security 5 10-08-2005 09:15 PM
Call For Chapter - Book in Enterprise IT Security : Invitation for chapter proposal Francine HERRMANN comp.security.misc 0 08-29-2005 05:00 PM


All times are GMT. The time now is 04:57 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45