From: Aurelien Jarno Date: Wed, 4 Mar 2020 21:32:32 +0000 (+0100) Subject: Add NEWS entry for CVE-2020-10029 (bug 25487) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd34bce38c822b67fcc42e73969bf6699d6874b6;p=thirdparty%2Fglibc.git Add NEWS entry for CVE-2020-10029 (bug 25487) (cherry picked from commit 15ab195229dc288d1d49612c3de14a33b88065ed) --- diff --git a/NEWS b/NEWS index 67018b06582..0c4a78c3d56 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ CVE-2019-19126: ld.so failed to ignore the LD_PREFER_MAP_32BIT_EXEC addresses for loaded libraries and thus bypass ASLR for a setuid program. Reported by Marcin Kościelnicki. +CVE-2020-10029: Trigonometric functions on x86 targets suffered from stack + corruption when they were passed a pseudo-zero argument. Reported by Guido + Vranken / ForAllSecure Mayhem. + The following bugs are resolved with this release: [23518] login: Remove utmp backend jump tables