Fedora 41: FEDORA-2025-497995b101 Critical: glibc Buffer Overflow
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.
Update Information:
This update addresses two security vulnerabilities: * CVE-2025-0395: A buffer overflow may occur in the assert function with certain large program names and assert expressions. * CVE-2025-0577: getrandom, arc4random can produce predictable randomness if a multi-threaded program creates additional threads after fork. The following non-security bugs are fixed: * Compatibility with certain programs that call free(environ) is improved (however, deallocating environ remains undefined in general). * On certain non-Fedora kernels, mkstemp and other functions may not attempt to create multiple different file names and fail with EEXISTS.
Change Log
* Sat Jan 25 2025 Florian Weimer
References
[ 1 ] Bug #2338960 - glibc: getrandom, arc4random can return predictable data after fork (CVE-2025-0577)
https://bugzilla.redhat.com/show_bug.cgi?id=2338960
[ 2 ] Bug #2341631 - CVE-2025-0395 glibc: buffer overflow in the GNU C Library's assert() [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2341631
[ 3 ] Bug #2341853 - CVE-2025-0577 glibc: vDSO getrandom acceleration may return predictable randomness [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2341853
Update Instructions
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-497995b101' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label