May 12, 2011
3:20 p.m.
On Thu, May 12, 2011 at 05:12:19PM +0200, Chris Laberti wrote:
Hi,
Is there a kernel module that sanitizes (overwrites) freed memory ? Or maybe does sysctl offer something like this ?
What's wrong with the kernel option that does this for you (CONFIG_DEBUG_SLAB)? No need to write a separate kernel module at all. greg k-h