Statement Exprs (Using the GNU Compiler Collection (GCC))| gcc.gnu.org
The GNU Compiler Collection (GCC) provides several language features not found in ISO standard C.| sergioprado.blog
The third article covers use-after-free exploitation. Starting from the PoC, it will explain what is needed to exploit UAF in ring-0, how to do a reallocation and gain an arbitrary call primitive. The core concept section focuses on the memory management subsystem (SLAB allocator).| blog.lexfo.fr
Other Builtins (Using the GNU Compiler Collection (GCC))| gcc.gnu.org