|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Wojtek Kaniewski (wojtekka
bydg.pdi.net)Date: Fri Aug 24 2001 - 16:07:10 CDT
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]