Security update for glibc
This update for glibc fixes the following issues:
- CVE-2020-10029: Fixed a potential overflow in on-stack buffer
during range reduction (bsc#1165784).
- Fixed an issue where pthread were not always locked correctly (bsc#1164505).
- Document mprotect and introduce section on memory protection (bsc#1163184).
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Andreas Schwab (Andreas_Schwab)
Fixed bugs
bnc#1163184
glibc-html: PROT_NONE is undocumented
bnc#1165784
VUL-1: CVE-2020-10029: glibc: overflow an on-stack buffer during range reduction
bnc#1164505
glibc not always releases pthread locks correctly