musl: x87 floating-point stack adjustment imbalance An x87 stack handling error in musl might allow an attacker to have an application dependent impact. musl 2020-03-14 2020-03-15 711276 local, remote 1.1.24 1.1.24

musl is an implementation of the C standard library built on top of the Linux system call API, including interfaces defined in the base language standard, POSIX, and widely agreed-upon extensions.

A flaw in musl libc’s arch-specific math assembly code for i386 was found which can lead to x87 stack overflow in the execution of subsequent math code.

Impact depends on how the application built against musl libc handles the ABI-violating x87 state.

There is no known workaround at this time.

All musl users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=sys-libs/musl-1.1.24"
CVE-2019-14697 whissi whissi