openwrt/toolchain/musl/patches
Hauke Mehrtens b2cb6bb48a musl: Fix CVE-2019-14697
musl libc through 1.1.23 has an x87 floating-point stack adjustment
imbalance, related to the math/i386/ directory. In some cases, use of
this library could introduce out-of-bounds writes that are not present
in an application's source code.

This problem only affects x86 and no other architectures.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit c262daf308)
2019-08-18 23:59:23 +02:00
..
020-mips-dlsym_donot_return_address_from_undef_sym.patch musl: ldso/dlsym: fix mips returning undef dlsym 2019-08-17 17:13:51 +02:00
030-fix-x87-stack-imbalance-in-corner-cases-of-i386-math.patch musl: Fix CVE-2019-14697 2019-08-18 23:59:23 +02:00
031-fix-build-regression-in-i386-asm-for-atan2-atan2f.patch musl: Fix CVE-2019-14697 2019-08-18 23:59:23 +02:00
100-add_glob_onlydir.patch
110-read_timezone_from_fs.patch
200-add_libssp_nonshared.patch
300-relative.patch
400-Add-format-attribute-to-some-function-declarations.patch toolchain/musl: update to version 1.1.22 2019-04-23 13:29:04 +02:00
900-iconv_size_hack.patch
901-crypt_size_hack.patch