Alerts This Week
Warning Icon 1 681
Alerts This Week
Warning Icon 1 681

Fedora 39 FEDORA-2024-aec80d6e8a Critical: glibc Heap Overflow Fix

fedora
Calendar Grey February 1, 2024
Dist Fedora Esm H88
Essential security patch for glibc in Fedora 39 targeting various buffer overflow vulnerabilities. Prompt upgrade advised.
Security fix for CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780

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:

Security fix for CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780. CVE-2023-6246: __vsyslog_internal did not handle a case where printing a SYSLOG_HEADER containing a long program name failed to update the required buffer size, leading to the allocation and overflow of a too-small buffer on the heap. CVE-2023-6779: __vsyslog_internal used the return value of snprintf/vsnprintf to calculate buffer sizes for memory allocation. If these functions (for any reason) failed and returned -1, the resulting buffer would be too small to hold output. CVE-2023-6780: __vsyslog_internal calculated a buffer size by adding two integers, but did not first check if the addition would overflow.

Change Log

* Tue Jan 30 2024 Patsy Griffin - 2.38-16 - Auto-sync with upstream branch release/2.38/master, commit d37c2b20a4787463d192b32041c3406c2bd91de0: - syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780) - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779) - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246) * Mon Jan 29 2024 Arjun Shankar - 2.38-15 - Adjust glibc-implicit-object-deps-3.patch; and - Auto-sync with upstream branch release/2.38/master, commit cfe121910013a46e2477562282c56ae8062089aa: - libio: Check remaining buffer size in _IO_wdo_write (bug 31183) - getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163) - NEWS: Mention bug fixes for 30745/30843 - NEWS: Mention bug fixes for 29039/30694/30709/30721 - x86-64: Fix the tcb field load for x32 [BZ #31185] - x86-64: Fix the dtv field load for x32 [BZ #31184] - elf: Add TLS modid reuse test for bug 29039 - elf: Fix TLS modid reuse generation assignment (BZ 29039) - LoongArch: Delete excessively allocated memory. - elf: Fix wrong break removal from 8ee878592c

References


[ 1 ] Bug #2249053 - CVE-2023-6246 glibc: heap-based buffer overflow in __vsyslog_internal() https://bugzilla.redhat.com/show_bug.cgi?id=2249053 [ 2 ] Bug #2254395 - CVE-2023-6779 glibc: off-by-one heap-based buffer overflow in __vsyslog_internal() https://bugzilla.redhat.com/show_bug.cgi?id=2254395 [ 3 ] Bug #2254396 - CVE-2023-6780 glibc: integer overflow in __vsyslog_internal() https://bugzilla.redhat.com/show_bug.cgi?id=2254396

Update Instructions

This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-aec80d6e8a' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html

Severity
critical
Lowest
Low
Medium
High
Critical

Name: glibc
Product: Fedora 39
Version: 2.38
Release: 16.fc39
URL:
Summary: The GNU libc libraries

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Related News

Your message here