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

exploitDog

rocky логотип

RLSA-2026:20587

Опубликовано: 29 мая 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: glibc security 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: Denial of Service via iconv() function with specific character sets (CVE-2026-4046)

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 8

НаименованиеАрхитектураРелизRPM
glibc-langpack-fyx86_64251.el8_10.37glibc-langpack-fy-2.28-251.el8_10.37.x86_64.rpm
glibci686251.el8_10.37glibc-2.28-251.el8_10.37.i686.rpm
glibcx86_64251.el8_10.37glibc-2.28-251.el8_10.37.x86_64.rpm
glibc-all-langpacksx86_64251.el8_10.37glibc-all-langpacks-2.28-251.el8_10.37.x86_64.rpm
glibc-commonx86_64251.el8_10.37glibc-common-2.28-251.el8_10.37.x86_64.rpm
glibc-develi686251.el8_10.37glibc-devel-2.28-251.el8_10.37.i686.rpm
glibc-develx86_64251.el8_10.37glibc-devel-2.28-251.el8_10.37.x86_64.rpm
glibc-docnoarch251.el8_10.37glibc-doc-2.28-251.el8_10.37.noarch.rpm
glibc-gconv-extrai686251.el8_10.37glibc-gconv-extra-2.28-251.el8_10.37.i686.rpm
glibc-gconv-extrax86_64251.el8_10.37glibc-gconv-extra-2.28-251.el8_10.37.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 7.5
ubuntu
4 месяца назад

The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.

CVSS3: 5.3
redhat
4 месяца назад

The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.

CVSS3: 7.5
nvd
4 месяца назад

The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.

CVSS3: 7.5
msrc
4 месяца назад

iconv crash due to assertion failure with untrusted input

CVSS3: 7.5
debian
4 месяца назад

The iconv() function in the GNU C Library versions 2.43 and earlier ma ...