GLib is a bundle of three (formerly five) low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since.
Security Fix(es):
A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be written past the end of the allocated memory, leading to crashes or memory corruption.(CVE-2025-6052)
{ "severity": "Low" }
{ "noarch": [ "glib2-help-2.78.3-9.oe2403sp2.noarch.rpm" ], "src": [ "glib2-2.78.3-9.oe2403sp2.src.rpm" ], "aarch64": [ "glib2-2.78.3-9.oe2403sp2.aarch64.rpm", "glib2-debuginfo-2.78.3-9.oe2403sp2.aarch64.rpm", "glib2-debugsource-2.78.3-9.oe2403sp2.aarch64.rpm", "glib2-devel-2.78.3-9.oe2403sp2.aarch64.rpm", "glib2-static-2.78.3-9.oe2403sp2.aarch64.rpm", "glib2-tests-2.78.3-9.oe2403sp2.aarch64.rpm" ], "x86_64": [ "glib2-2.78.3-9.oe2403sp2.x86_64.rpm", "glib2-debuginfo-2.78.3-9.oe2403sp2.x86_64.rpm", "glib2-debugsource-2.78.3-9.oe2403sp2.x86_64.rpm", "glib2-devel-2.78.3-9.oe2403sp2.x86_64.rpm", "glib2-static-2.78.3-9.oe2403sp2.x86_64.rpm", "glib2-tests-2.78.3-9.oe2403sp2.x86_64.rpm" ] }