Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 01:30:02 -0800 (PST)
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/23740: kernel DoS tha could be executed by any user
Message-ID:  <200012220930.eBM9U2735950@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/23740; it has been noted by GNATS.

From: Dag-Erling Smorgrav <des@ofug.org>
To: iasenkk@hotmail.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/23740: kernel DoS tha could be executed by any user
Date: 22 Dec 2000 10:20:56 +0100

 iasenkk@hotmail.com writes:
 > int main()
 > {
 >      while(1) fork();
 >      return(1);
 > }
 > it produces kernel panic (kernel resources exhausted)
 
 That's what resource limits are for. 'man login.conf'.
 
 DES
 -- 
 Dag-Erling Smorgrav - des@ofug.org
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012220930.eBM9U2735950>