generic-poky/meta/recipes-core/eglibc/eglibc-2.17
Jason Wessel eef73b4489 eglibc-nativesdk: Fix buffer overrun with a relocated SDK
When ld-linux-*.so.2 is relocated to a path that is longer than the
original fixed location, the dynamic loader will crash in open_path
because it implicitly assumes that max_dirnamelen is a fixed size that
never changes.

The allocated buffer will not be large enough to contain the directory
path string which is larger than the fixed location provided at build
time.

(From OE-Core rev: 8ebd85d29eb1a9c0c0d3cd79e7dda8b857c27bbb)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-08 14:50:37 +00:00
..
etc eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
0001-R_ARM_TLS_DTPOFF32.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
0001-eglibc-menuconfig-support.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
0002-eglibc-menuconfig-hex-string-options.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
0003-eglibc-menuconfig-build-instructions.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
GLRO_dl_debug_mask.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
IO-acquire-lock-fix.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
add_resource_h_to_wait_h.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
eglibc-2.17-PR15003-r22243.patch eglibc: Backport upstream 2.17 patches 2013-01-28 12:29:31 +00:00
eglibc-2.17-r22178.patch eglibc: Backport upstream 2.17 patches 2013-01-28 12:29:31 +00:00
eglibc-svn-arm-lowlevellock-include-tls.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
eglibc_fix_findidx_parameters.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
fileops-without-wchar-io.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
fix-tibetian-locales.patch eglibc_2.17: Fix Tibetian locale generation error 2013-01-28 12:29:31 +00:00
fix_for_centos_5.8.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
fsl-ppc-no-fsqrt.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
generate-supported.mk eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
glibc.fix_sqrt2.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
initgroups_keys.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
ld-search-order.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
mips-rld-map-check.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
multilib_readlib.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
ppc-sqrt_finite.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
ppc_slow_ieee754_sqrt.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
relocatable_sdk.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
relocatable_sdk_fix_openpath.patch eglibc-nativesdk: Fix buffer overrun with a relocated SDK 2013-02-08 14:50:37 +00:00
tzselect-awk.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00
tzselect-sh.patch eglibc: Upgrade recipes 2.16 -> 2.17 2013-01-28 12:29:31 +00:00