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
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
..
include musl: add sgidefs.h 10 years ago
patches musl: Fix CVE-2019-14697 5 years ago
Config.in musl: improve crypt() size hack 5 years ago
Makefile toolchain/musl: parallelize make install 7 years ago
common.mk musl: Fix CVE-2019-14697 5 years ago