1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-28 03:45:02 +02:00
openwrt/toolchain/musl
Hauke Mehrtens 09d63fb0a6 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-19 00:03:32 +02:00
..
include musl: add sgidefs.h 2014-06-29 22:25:51 +00:00
patches musl: Fix CVE-2019-14697 2019-08-19 00:03:32 +02:00
common.mk musl: Fix CVE-2019-14697 2019-08-19 00:03:32 +02:00
Makefile toolchain/musl: parallelize make install 2017-02-09 14:49:33 +01:00