Dynamic Memory Corruption Patterns
While preparing a presentation for an engineering conference I found that another page to reference different kinds of dynamic memory corruption patterns is necessary, so I created this post too:
- Dynamic Memory Corruption (process heap)
- Dynamic Memory Corruption (kernel pool)
- Double Free (process heap)
- Double Free (kernel pool)
- Dynamic Memory Corruption (managed heap)
I’ll update it as soon as I add more similar patterns.
- Dmitry Vostokov @ DumpAnalysis.org -