Описание
ELSA-2026-0991: glib2 security update (MODERATE)
[2.56.4-168]
- Add patch for CVE-2025-13601
- Fix GUnixMount issues
- Enable testsuite during RPM check phase
Обновленные пакеты
Oracle Linux 8
Oracle Linux aarch64
glib2
2.56.4-168.el8_10
glib2-devel
2.56.4-168.el8_10
glib2-doc
2.56.4-168.el8_10
glib2-fam
2.56.4-168.el8_10
glib2-static
2.56.4-168.el8_10
glib2-tests
2.56.4-168.el8_10
Oracle Linux x86_64
glib2
2.56.4-168.el8_10
glib2-devel
2.56.4-168.el8_10
glib2-doc
2.56.4-168.el8_10
glib2-fam
2.56.4-168.el8_10
glib2-static
2.56.4-168.el8_10
glib2-tests
2.56.4-168.el8_10
Связанные CVE
Связанные уязвимости
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.
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.
A heap-based buffer overflow problem was found in glib through an inco ...