| Name: | glib2 |
|---|---|
| Version: | 2.56.4 |
| Release: | 177.el8_10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 12819408 |
| License: | LGPLv2+ |
| RPM: | glib2-2.56.4-177.el8_10.aarch64.rpm |
| Source RPM: | glib2-2.56.4-177.el8_10.src.rpm |
| Build Date: | Tue Sep 01 2026 |
| Build Host: | build-ol8-aarch64.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
- Fix CVE-2026-58011: range validation in g_date_time_add_full() - Resolves: RHEL-212187
- Fix CVE-2026-58012: buffer overflow in gregex case changing substitutions - Resolves: RHEL-212204
- Fix CVE-2026-58013: buffer over-read in GIOChannel with long terminators - Resolves: RHEL-212229
- Fix CVE-2026-58015: validate D-Bus DBUS_COOKIE_SHA1 cookie context - Resolves: RHEL-212254
- Fix one-byte heap under-read in g_key_file_get_locale_string_list() - Resolves: RHEL-190587
- Add patch for CVE-2026-58016 - Resolves: RHEL-190622
- Add patch for CVE-2025-14087 and CVE-2025-14512
- Add patch for CVE-2025-13601 - Fix GUnixMount issues - Enable testsuite during RPM check phase