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

exploitDog

oracle-oval логотип

ELSA-2026-1608

Опубликовано: 11 фев. 2026
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2026-1608: glib2 security update (MODERATE)

[2.56.1-9.0.3]

  • Fixes CVE-2025-13601 g_escape_uri_string() overflow [Orabug: 38909821]

[2.56.1-9.0.1]

  • Fix overflow of GDBusConnection serial [Orabug: 38666376]

Обновленные пакеты

Oracle Linux 7

Oracle Linux x86_64

glib2

2.56.1-9.0.3.el7_9

glib2-devel

2.56.1-9.0.3.el7_9

glib2-doc

2.56.1-9.0.3.el7_9

glib2-fam

2.56.1-9.0.3.el7_9

glib2-static

2.56.1-9.0.3.el7_9

glib2-tests

2.56.1-9.0.3.el7_9

Связанные CVE

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

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

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.

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

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.

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

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.

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

Glib: integer overflow in in g_escape_uri_string()

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

A heap-based buffer overflow problem was found in glib through an inco ...