| Name: | glib2 |
|---|---|
| Version: | 2.68.4 |
| Release: | 19.el9_8.9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 13443478 |
| License: | LGPLv2+ |
| RPM: | glib2-2.68.4-19.el9_8.9.x86_64.rpm |
| Source RPM: | glib2-2.68.4-19.el9_8.9.src.rpm |
| Build Date: | Mon Aug 17 2026 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.gtk.org |
| Summary: | A library of handy utility functions |
| Description: | GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. |
- Fix CVE-2026-15588: limit D-Bus auth line read length
- Fix CVE-2026-58010: off-by-one in GVariant tuple offset checking - Resolves: RHEL-212157
- Fix CVE-2026-58012: buffer overflow in gregex.c with G_REGEX_RAW - Resolves: RHEL-212217
- Fix CVE-2026-58011: range validation in g_date_time_add_full() - Resolves: RHEL-212194
- Fix CVE-2026-58013: buffer over-read in GIOChannel with long terminators - Resolves: RHEL-212236
- Fix CVE-2026-58014: heap under-read in g_key_file_get_locale_string_list - Resolves: RHEL-190589
- Fix CVE-2026-58015: validate D-Bus DBUS_COOKIE_SHA1 cookie context - Resolves: RHEL-212261
- Fix CVE-2026-58016: broken node element nesting validation in D-Bus introspection XML parsing - Resolves: RHEL-190632
- Add patch for CVE-2025-14087 and CVE-2025-14512
- Add patch for CVE-2025-13601 - Fix GUnixMount issues