No description
Find a file
Xi Wang 7f5aa4f35e bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()
The allocation size in chk_malloc(), leak_malloc(), and leak_memalign()
functions may be rounded up to a small value, leading to buffer overflows.
The code only runs in debugging mode.

This patch complements commit 6f04a0f4 (CVE-2009-0607).

Change-Id: Id899bcd2bcd2ea2205e5753c433390710032dc83
Signed-off-by: Xi Wang <xi.wang@gmail.com>
2012-05-07 10:50:21 -07:00
libc bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign() 2012-05-07 10:50:21 -07:00
libdl MIPS support to libm, libdl and libthread_db 2012-05-04 11:34:40 -07:00
libm MIPS support to libm, libdl and libthread_db 2012-05-04 11:34:40 -07:00
libstdc++ libstdc++: Fix x86 thread-safe one-time-construction implementation. 2012-04-16 14:20:30 +08:00
libthread_db MIPS support to libm, libdl and libthread_db 2012-05-04 11:34:40 -07:00
linker Redesign dlopen() locks to be recursive per thread. 2012-02-21 14:57:26 -08:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00
MAINTAINERS added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00
ThirdPartyProject.prop add meta-files about 3rd party projects 2010-07-16 11:41:33 -07:00