2 matches found
glibc: Integer overflow in memalign leads to heap corruption
A flaw was found in the glibc library. Passing an excessively large alignment value to the memalign suite of functions, such as memalign, posixmemalign, alignedalloc, valloc and pvalloc, an integer overflow can occur during internal size calculations due to improper overflow checks, causing an...
8.4CVSS5.8AI score0.00352EPSS
SaveExploits1References5
SUSE CVE-2013-4332
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 posixmemalign, 4 memalign, or 5 alignedalloc functions...
4.3CVSS6.8AI score0.02607EPSS
SaveExploits1References9
20