Bugtraq mailing list archives
Larry Doolittle: telnetd, of course
From: hartmans () mit edu (Sam Hartman)
Date: Wed, 1 Nov 1995 19:34:05 EST
------- Forwarded Message
Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po9.MIT.EDU (5.61/4.7) id AA23251; Wed, 1 Nov 95 19:31:31 EST
Received: from recycle.cebaf.gov by MIT.EDU with SMTP
id AA21524; Wed, 1 Nov 95 19:31:09 EST
Received: by recycle.cebaf.gov.cebaf.gov (Linux Smail3.1.28.1 #14)
id m0tAnUW-000ASpC; Wed, 1 Nov 95 19:26 EST
Message-Id: <m0tAnUW-000ASpC () recycle cebaf gov>
From: doolitt () recycle cebaf gov (Larry Doolittle)
Subject: telnetd, of course
To: hartmans () MIT EDU
Date: Wed, 1 Nov 1995 19:26:47 -0500 (EST)
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 664
Testing my Linux system, I ran into a few things
I thought you should know.
Recent Linux kernels do not allow access to environment
strings via ps, except for the user him/herself.
That is, /proc/*/environ is protected 400. This
could confuse people reading your instructions,
since they would see environments for their own
process but not root's. To verify environment
strings of login, you need to run ps as root.
It took me a while to reproduce the problem on my
machine, since I didn't look closely enough at
the output of ldd, and I made /etc/libc.so instead
of /etc/libc.so.4 .
Onward to fix my telnetd 8-) .
- Larry Doolittle ldoolitt () cebaf gov
------- End of Forwarded Message
Current thread:
- Larry Doolittle: telnetd, of course Sam Hartman (Nov 01)
