Multiple integer overflows in the (1) chk_malloc, (2) leak_malloc, and (3) leak_memalign functions in libc/bionic/malloc_debug_leak.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 large size value, which causes less memory to be allocated than expected.
References
Configurations
History
21 Nov 2024, 01:39
Type | Values Removed | Values Added |
---|---|---|
References | () http://kqueue.org/blog/2012/03/05/memory-allocator-security-revisited/ - | |
References | () http://www.openwall.com/lists/oss-security/2012/06/05/1 - | |
References | () http://www.openwall.com/lists/oss-security/2012/06/07/13 - | |
References | () https://github.com/android/platform_bionic/commit/7f5aa4f35e23fd37425b3a5041737cdf58f87385 - Exploit, Patch |
Information
Published : 2012-07-25 19:55
Updated : 2024-11-21 01:39
NVD link : CVE-2012-2674
Mitre link : CVE-2012-2674
CVE.ORG link : CVE-2012-2674
JSON object : View
Products Affected
- bionic
CWE
CWE-189
Numeric Errors