Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
chroot - how safe
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Expand all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Stuart Lynne  
View profile  
 More options Aug 20 1991, 2:11 am
Newsgroups: comp.unix.wizards
From: s...@wimsey.bc.ca (Stuart Lynne)
Date: 20 Aug 91 01:17:02 GMT
Local: Mon, Aug 19 1991 9:17 pm
Subject: chroot - how safe
I've been asked to implement a secure sub-system via chroot(). I've heard
that there are some ways for people to escape out. Would enjoy hearing any
comments, horror stories etc about the use of chroot() to setup a secure
area. How secure is it? How insecure? Is it worthwhile or just a false sense
of security.

The users within the secure area would (hopefully) be allowed shell (ksh)
access, with minimal facilities like mail, news, ftp to/from their home
directories.

The specific target system is SCO UNIX (which means that Secureware might
get in the way), but presumably there are generic problems with chroot as
well.

Post or email as you think appropriate, I will not summarize email messages
unless specifically allowed by sender. Thanks in advance for any comments.

--
Stuart Lynne    Computer Signal Corporation, Canada
                ...!van-bc!sl 604-937-7785 604-937-7718(fax) s...@wimsey.bc.ca


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Haertel  
View profile  
 More options Aug 21 1991, 2:28 am
Newsgroups: comp.unix.wizards
From: m...@alice.att.com (Mike Haertel)
Date: 20 Aug 91 16:32:46 GMT
Local: Tues, Aug 20 1991 12:32 pm
Subject: Re: chroot - how safe

In article <1991Aug20.011702.12...@wimsey.bc.ca> s...@wimsey.bc.ca (Stuart Lynne) writes:
>I've been asked to implement a secure sub-system via chroot(). I've heard
>that there are some ways for people to escape out. Would enjoy hearing any
>comments, horror stories etc about the use of chroot() to setup a secure
>area. How secure is it? How insecure? Is it worthwhile or just a false sense
>of security.

Chroot is not secure.  Anyone in the chroot'd subsystem who manages
to become root can then walk all over the system via mknod(2) and
raw device files.  In fact, one could probably escape completely
by writing to /dev/kmem.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »