Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:33226

Опубликовано: 01 июл. 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: glibc security, bug fix, and enhancement update

The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the name service cache daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.

Security Fix(es):

  • glibc: glibc: Heap Buffer Overflow in scanf with %mc format specifier and large width (CVE-2026-5450)

Bug Fix(es) and Enhancement(s):

  • glibc: counter overflow in __wcsmbs_clone_conv if setlocale is called (JIRA:Rocky Linux-145156)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
glibci686272.el9_8glibc-2.34-272.el9_8.i686.rpm
glibcx86_64272.el9_8glibc-2.34-272.el9_8.x86_64.rpm
glibc-all-langpacksx86_64272.el9_8glibc-all-langpacks-2.34-272.el9_8.x86_64.rpm
glibc-commonx86_64272.el9_8glibc-common-2.34-272.el9_8.x86_64.rpm
glibc-gconv-extrai686272.el9_8glibc-gconv-extra-2.34-272.el9_8.i686.rpm
glibc-gconv-extrax86_64272.el9_8glibc-gconv-extra-2.34-272.el9_8.x86_64.rpm
glibc-langpack-aax86_64272.el9_8glibc-langpack-aa-2.34-272.el9_8.x86_64.rpm
glibc-langpack-afx86_64272.el9_8glibc-langpack-af-2.34-272.el9_8.x86_64.rpm
glibc-langpack-agrx86_64272.el9_8glibc-langpack-agr-2.34-272.el9_8.x86_64.rpm
glibc-langpack-akx86_64272.el9_8glibc-langpack-ak-2.34-272.el9_8.x86_64.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 9.8
ubuntu
3 месяца назад

Calling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.

CVSS3: 5
redhat
3 месяца назад

Calling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.

CVSS3: 9.8
nvd
3 месяца назад

Calling the scanf family of functions with a %mc (malloc'd character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.

msrc
3 месяца назад

scanf %mc off-by-one heap buffer overflow

CVSS3: 9.8
debian
3 месяца назад

Calling the scanf family of functions with a %mc (malloc'd character m ...