2 matches found
CVE-2012-2674
Multiple integer overflows in the 1 chkmalloc, 2 leakmalloc, and 3 leakmemalign functions in libc/bionic/mallocdebugleak.c in Bionic libc for Android, when libc.debug.malloc is set, make it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a lar...
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...