[2457] in bugtraq
Re: fork()
daemon@ATHENA.MIT.EDU (Jeff Uphoff)
Thu Dec 14 21:21:16 1995
Date: Thu, 14 Dec 1995 12:57:14 -0500
Reply-To: Bugtraq List <BUGTRAQ@CRIMELAB.COM>
From: Jeff Uphoff <juphoff@tarsier.cv.nrao.edu>
X-To: Bugtraq List <BUGTRAQ@CRIMELAB.COM>
To: Multiple recipients of list BUGTRAQ <BUGTRAQ@CRIMELAB.COM>
In-Reply-To: Your message of Sun, December 10, 1995 10:45:37 -0500
"AL" == Alex Leipold <aleipold@clark.net> writes:
AL> O'm new to the list, so Im not sure if this has been covered, but someone
AL> can crash any system with a few lines of code. (tested on UNIX, LINUX)
AL> [...classic fork bomb code...]
Why go to such troubles? You can often make a box just as comatose
(though you should not be able to crash it) with the following command:
$ perl -n /dev/zero
(Of course this only works on systems with /dev/zero.)
As with the other method, limiting/reducing a user's max. process size
will reduce the ill effects from this...
--Up.
--
Jeff Uphoff - systems/network admin. | juphoff@nrao.edu
National Radio Astronomy Observatory | jeff.uphoff@linux.org
Charlottesville, VA, USA | http://www.cv.nrao.edu/~juphoff/