CVE-2013-4332 in GNU C Library
Summary
Multiple integer overflows in malloc/malloc.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allow context-dependent attackers to cause a denial of service (heap corruption) via a large value to the (1) pvalloc, (2) valloc, (3) posix_memalign, (4) memalign, or (5) aligned_alloc functions.
Reservation
06/12/2013
Disclosure
10/09/2013
Entries
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerability | CWE | Exp | Cou | CVE |
|---|---|---|---|---|---|
| 10294 | GNU C Library memalign numeric error | 189 | Not defined | Official fix | CVE-2013-4332 |
| 10293 | GNU C Library valloc numeric error | 189 | Not defined | Official fix | CVE-2013-4332 |