mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
09d63fb0a6
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
|
||
---|---|---|
.. | ||
010-sys-socket.h-fix-SO_PEERSEC-value-on-MIPS.patch | ||
020-make-relocation-time-symbol-lookup-and-dlsym-consistent.patch | ||
030-fix-x87-stack-imbalance-in-corner-cases-of-i386-math.patch | ||
031-fix-build-regression-in-i386-asm-for-atan2-atan2f.patch | ||
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 | ||
900-iconv_size_hack.patch | ||
901-crypt_size_hack.patch |