Re: Fork Bombing Patch

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Simon Arlott <simon@...>
Cc: Chris Snook <csnook@...>, Krzysztof Halasa <khc@...>, <linux-kernel@...>
Date: Wednesday, August 29, 2007 - 7:54 am

Hi
   consider a case:
if non root user request admin for more number of processes than root
user,admin needs to modify settings in /etc/security/limits.conf file
and if that user is not trustworthy and if does fork bombing attack it
will kill the box.
(I have already tried this attack). in that case this loop will work,
but by the time attack might have killed the box (Bcoz so many
processes has already been created at that time) . so in that case
admin wont come to know that what has happened.

Like this there are many cases..(actually these cases has already been
discussed On LKML 2 months before in my thread named "fork bombing
attack").
in all these cases this printk helps adminstrator a lot.


Anand

On 8/29/07, Simon Arlott <simon@fire.lp0.eu> wrote:
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Fork Bombing Patch, Anand Jahagirdar, (Thu Aug 16, 2:24 am)
Re: Fork Bombing Patch, Chris Snook, (Thu Aug 16, 5:06 pm)
Re: Fork Bombing Patch, Anand Jahagirdar, (Mon Aug 20, 10:24 am)
Re: Fork Bombing Patch, Chris Snook, (Mon Aug 20, 10:42 am)
Re: Fork Bombing Patch, Anand Jahagirdar, (Wed Aug 22, 2:17 am)
Re: Fork Bombing Patch, Krzysztof Halasa, (Thu Aug 23, 7:52 am)
Re: Fork Bombing Patch, Chris Snook, (Thu Aug 23, 3:01 pm)
Re: Fork Bombing Patch, Anand Jahagirdar, (Wed Aug 29, 5:48 am)
Re: Fork Bombing Patch, Simon Arlott, (Wed Aug 29, 7:29 am)
Re: Fork Bombing Patch, Anand Jahagirdar, (Wed Aug 29, 7:54 am)
Re: Fork Bombing Patch, Chris Snook, (Wed Aug 29, 9:49 am)
Re: Fork Bombing Patch, Kyle Moffett, (Sun Sep 2, 4:52 am)
Re: Fork Bombing Patch, Krzysztof Halasa, (Thu Aug 23, 5:47 pm)
Re: Fork Bombing Patch, Krzysztof Halasa, (Thu Aug 16, 7:19 am)
Re: Fork Bombing Patch, Anand Jahagirdar, (Mon Aug 20, 10:26 am)
Re: Fork Bombing Patch, Jesper Juhl, (Mon Aug 20, 10:38 am)
Re: Fork Bombing Patch, Jan Engelhardt, (Thu Aug 16, 7:27 am)
Re: Fork Bombing Patch, Petr Tesarik, (Thu Aug 16, 3:40 am)
Re: Fork Bombing Patch, Paul Jackson, (Fri Aug 17, 3:19 am)
Re: Fork Bombing Patch, Petr Tesarik, (Fri Aug 17, 3:42 am)
Re: Fork Bombing Patch, Paul Jackson, (Fri Aug 17, 5:05 am)