[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: module to detect sigsegv
Erp, sorry to reply to my own post.
* Chris Wright (chris@wirex.com) wrote:
> implement the hook in your module. 2) use LSM hook in signal permission
> check, but his will miss the page fault generated SEGVs which are
> probably the one's you care about.
Hrm, re: LSM signal permission hook, this is kernel dependent behaviour.
2.4 gets all signals, 2.5 only gets user generated ones. I'm fishing
this out.
cheers,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/