You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
5 years ago
..
020-mips-dlsym_donot_return_address_from_undef_sym.patch musl: ldso/dlsym: fix mips returning undef dlsym 5 years ago
030-fix-x87-stack-imbalance-in-corner-cases-of-i386-math.patch musl: Fix CVE-2019-14697 5 years ago
031-fix-build-regression-in-i386-asm-for-atan2-atan2f.patch musl: Fix CVE-2019-14697 5 years ago
100-add_glob_onlydir.patch musl: update to version 1.1.1 10 years ago
110-read_timezone_from_fs.patch toolchain/musl: update to version 1.1.21 5 years ago
200-add_libssp_nonshared.patch toolchain/musl: update to version 1.1.21 5 years ago
300-relative.patch toolchain/musl: update to version 1.1.20 6 years ago
400-Add-format-attribute-to-some-function-declarations.patch toolchain/musl: update to version 1.1.22 5 years ago
900-iconv_size_hack.patch toolchain/musl: update to version 1.1.20 6 years ago
901-crypt_size_hack.patch musl: improve crypt() size hack 5 years ago