1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/toolchain/musl
Hauke Mehrtens c262daf308 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>
2019-08-18 23:41:06 +02:00
..
include musl: add sgidefs.h 2014-06-29 22:25:51 +00:00
patches musl: Fix CVE-2019-14697 2019-08-18 23:41:06 +02:00
common.mk musl: Fix CVE-2019-14697 2019-08-18 23:41:06 +02:00
Config.in musl: improve crypt() size hack 2019-01-22 12:08:03 +01:00
Makefile toolchain/musl: parallelize make install 2017-02-09 14:49:33 +01:00