Fedora 31: glibc FEDORA-2020-244efc27af
Summary
The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
This update incorporates fixes from the upstream glibc 2.30 stable release
branch, including 3 fixes for medium severity security vulnerabilities.
(CVE-2020-10029, CVE-2020-1752, CVE-2020-1751)
* Mon Mar 23 2020 Patsy Franklin
- Auto-sync with upstream branch release/2.30/master,
commit fb266e65ccf6fd674e05352ceb5f12d60889b92d.
- Fix array overflow in backtrace on PowerPC (bug 25423)
- Fix use-after-free in glob when expanding ~user (bug 25414)
- Add NEWS entry for CVE-2020-10029 (bug 25487)
- math/test-sinl-pseudo: Use stack protector only if available
- Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).
- Improve IFUNC check [BZ #25506]
- malloc/tst-mallocfork2: Kill lingering process for unexpected failures
- riscv: Avoid clobbering register parameters in syscall
- microblaze: Avoid clobbering register parameters in syscall
- mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]
- mips: Use 'long int' and 'long long int' in linux syscall code
- hppa: Align __clone stack argument to 8 bytes (Bug 25066)
[ 1 ] Bug #1810671 - CVE-2020-10029 glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1810671
[ 2 ] Bug #1811586 - CVE-2020-1752 glibc: use-after-free in glob() function when expanding ~user [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1811586
[ 3 ] Bug #1811589 - CVE-2020-1751 glibc: array overflow in backtrace functions for powerpc [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1811589
su -c 'dnf upgrade --advisory FEDORA-2020-244efc27af' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References