]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add NEWS entry for CVE-2020-10029 (bug 25487)
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 4 Mar 2020 21:32:32 +0000 (22:32 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 11 Mar 2020 12:01:29 +0000 (13:01 +0100)
(cherry picked from commit 15ab195229dc288d1d49612c3de14a33b88065ed)

NEWS

diff --git a/NEWS b/NEWS
index 67018b06582ed71db45b30cf55ce5130c73387d5..0c4a78c3d561affc78910d571b1e222c64d15286 100644 (file)
--- 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