exploiting overflowed kmalloc() memory?
infamous41md_at_hotpop.com
Date: 06/18/04
- Previous message: Ilya Sher: "Re: Is predictable spam filtering a vulnerability?"
- Next in thread: infamous42md_at_hotpop.com: "Re: exploiting overflowed kmalloc() memory?"
- Reply: infamous42md_at_hotpop.com: "Re: exploiting overflowed kmalloc() memory?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 18 Jun 2004 13:53:47 -0400 To: bugtraq@securityfocus.com
has anyone done any research on exploiting overflows with memory returned by kmalloc()? after briefly looking at source, i see that internally it relies on the kmem_cache_alloc() functions. i didn't see any sort of coalescing as with dlmalloc, so maybe it's not even possible? anyone have any links/info about this?
- Previous message: Ilya Sher: "Re: Is predictable spam filtering a vulnerability?"
- Next in thread: infamous42md_at_hotpop.com: "Re: exploiting overflowed kmalloc() memory?"
- Reply: infamous42md_at_hotpop.com: "Re: exploiting overflowed kmalloc() memory?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]