Re: Linux Kernel 2.2.x

From: Wojtek Kaniewski (wojtekkaat_private)
Date: Fri Aug 24 2001 - 14:07:10 PDT

  • Next message: Caldera Support Info: "Security Update [CSSA-2001-032.0] Linux - sendmail instant root exploit"

    On Fri, 24 Aug 2001, Mariusz Woloszyn wrote:
    > Again attached module disables ptrace for non root users. Id does not
    > solve the problem, but prevents exploiting it.
    
    adding something like...
    
      printk("ptrace(): uid=%d, comm=%s\n", current->uid, current->comm);
    
    ...before ,,return'' helps spotting potential abusers.
    
    regards,
    wojtek
    



    This archive was generated by hypermail 2b30 : Fri Aug 24 2001 - 14:33:15 PDT