]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Move NEWS entry for CVE-2020-1751 to the 2.31 section
authorFlorian Weimer <fweimer@redhat.com>
Fri, 31 Jul 2020 10:07:06 +0000 (12:07 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 31 Jul 2020 10:59:19 +0000 (12:59 +0200)
It was fixed in commit d93769405996dfc11d216ddbe415946617b5a494
("Fix array overflow in backtrace on PowerPC (bug 25423)"), which
went into glibc 2.31.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 7fb167e65098f2c4245777883c06341965c88fec..85f91b3ecb7ac3278a215639a8e62ae7a53ccde2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -171,9 +171,6 @@ Security related changes:
   corruption when they were passed a pseudo-zero argument.  Reported by Guido
   Vranken / ForAllSecure Mayhem.
 
-  CVE-2020-1751: A defect in the PowerPC backtrace function could cause an
-  out-of-bounds write when executed in a signal frame context.
-
   CVE-2020-1752: A use-after-free vulnerability in the glob function when
   expanding ~user has been fixed.
 
@@ -325,6 +322,9 @@ Changes to build and runtime requirements:
 
 Security related changes:
 
+  CVE-2020-1751: A defect in the PowerPC backtrace function could cause an
+  out-of-bounds write when executed in a signal frame context.
+
   CVE-2019-19126: ld.so failed to ignore the LD_PREFER_MAP_32BIT_EXEC
   environment variable during program execution after a security
   transition, allowing local attackers to restrict the possible mapping