Re: Patch Related with Fork Bombing Attack

2007-07-15 Thread Simon Arlott
On 13/07/07 13:39, Anand Jahagirdar wrote: > This patch Warns the administrator about the fork bombing attack > (whenever any user is crossing its process limit). I have used > +printk(KERN_WARNING "User with uid %u is > crossing the process

Re: Patch Related with Fork Bombing Attack

2007-07-15 Thread Simon Arlott
On 13/07/07 13:39, Anand Jahagirdar wrote: This patch Warns the administrator about the fork bombing attack (whenever any user is crossing its process limit). I have used +printk(KERN_WARNING User with uid %u is crossing the process limit\n,p-user-uid); I

Re: Patch Related with Fork Bombing Attack

2007-07-14 Thread WANG Cong
On Fri, Jul 13, 2007 at 06:09:02PM +0530, Anand Jahagirdar wrote: >Hello All {snip} >Index: root/Desktop/a1/linux-2.6.17.tar.bz2_FILES/linux-2.6.17/kernel/fork.c >=== >---

Re: Patch Related with Fork Bombing Attack

2007-07-14 Thread WANG Cong
On Fri, Jul 13, 2007 at 06:09:02PM +0530, Anand Jahagirdar wrote: Hello All {snip} Index: root/Desktop/a1/linux-2.6.17.tar.bz2_FILES/linux-2.6.17/kernel/fork.c === ---

Patch Related with Fork Bombing Attack

2007-07-13 Thread Anand Jahagirdar
Hello All I have searched for Maintainers List to get the correct Maintainer for my patch. But i am not getting exact maintainer to which i should forward my patch. Will any body please tell me,to which maintainer i should forward my patch for its inclusion? Summery of the Patch:

Patch Related with Fork Bombing Attack

2007-07-13 Thread Anand Jahagirdar
Hello All I have searched for Maintainers List to get the correct Maintainer for my patch. But i am not getting exact maintainer to which i should forward my patch. Will any body please tell me,to which maintainer i should forward my patch for its inclusion? Summery of the Patch:

Re: Patch Related With Fork Bombing Attack

2007-06-27 Thread Bodo Eggert
(not CCing security, since it's not a security bug and it's too late to verify if they should be on cc. Will do later.) Anand Jahagirdar <[EMAIL PROTECTED]> wrote: > This patch Warns the administrator about the fork bombing attack > (whenever any user is crossing its process limit). I have used

Re: Patch Related With Fork Bombing Attack

2007-06-27 Thread Bodo Eggert
(not CCing security, since it's not a security bug and it's too late to verify if they should be on cc. Will do later.) Anand Jahagirdar [EMAIL PROTECTED] wrote: This patch Warns the administrator about the fork bombing attack (whenever any user is crossing its process limit). I have used

Patch Related With Fork Bombing Attack

2007-06-26 Thread Anand Jahagirdar
Hello All As per the discussion in the thread with subject as Patch Related with Fork Bombing Attack on LKML,I have modified my patch. I request you for the inclusion of my attached patch named "fork.patch". Summery of the Patch: This patch Warns the administrator abou

Patch Related With Fork Bombing Attack

2007-06-26 Thread Anand Jahagirdar
Hello All As per the discussion in the thread with subject as Patch Related with Fork Bombing Attack on LKML,I have modified my patch. I request you for the inclusion of my attached patch named fork.patch. Summery of the Patch: This patch Warns the administrator about the fork