ghsa-r8vj-jm7q-q45c
Vulnerability from github
Published
2022-05-17 05:25
Modified
2025-04-11 03:59
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2012-2674" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-07-25T19:55:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-r8vj-jm7q-q45c", "modified": "2025-04-11T03:59:46Z", "published": "2022-05-17T05:25:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2674" }, { "type": "WEB", "url": "https://github.com/android/platform_bionic/commit/7f5aa4f35e23fd37425b3a5041737cdf58f87385" }, { "type": "WEB", "url": "http://kqueue.org/blog/2012/03/05/memory-allocator-security-revisited" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/06/05/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/06/07/13" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…