CVE-2012-2674
CVE-2012-2674 affects Android’s C library (Bionic) malloc_debug_leak.c where three functions (chk_malloc, leak_malloc, leak_memalign) exhibit integer overflows when libc.debug.malloc is enabled. This leads to scenarios where a large allocation size can cause under-allocation, enabling memory-rela...