Linux Heap Unsorted Bin LIBC Base Leak

In this paper, I introduce the reader to a method to disclose the libc base in the presence of ASLR given an information leak in the unsorted bin of the Linux Heap allocator, ptmalloc.

Linux Heap Unsorted Bin LIBC Base Leak.PDF

Popular posts from this blog

Pointer Compression in V8

C++ Memory Corruption (std::string) - part 4

C++ Memory Corruption (std::vector) - part 2