This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH v2] Add NEWS entry for CVE-2020-10029 (bug 25487)
- From: Aurelien Jarno <aurelien at aurel32 dot net>
- To: libc-alpha at sourceware dot org
- Cc: Guido Vranken <guidovranken at gmail dot com>, Florian Weimer <fweimer at redhat dot com>, Joseph Myers <joseph at codesourcery dot com>, Aurelien Jarno <aurelien at aurel32 dot net>
- Date: Fri, 6 Mar 2020 13:21:30 +0100
- Subject: [PATCH v2] Add NEWS entry for CVE-2020-10029 (bug 25487)
---
NEWS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 77631ca7071..e0379fc53c1 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,9 @@ Changes to build and runtime requirements:
Security related changes:
- [Add security related changes here]
+ 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:
--
2.24.1