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 GLib, which is vulnerable to an integer overflow in the gstringinsert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.(CVE-2025-4373)
{
"severity": "Medium"
}{
"src": [
"glib2-2.66.8-24.oe2003sp4.src.rpm"
],
"aarch64": [
"glib2-2.66.8-24.oe2003sp4.aarch64.rpm",
"glib2-debuginfo-2.66.8-24.oe2003sp4.aarch64.rpm",
"glib2-debugsource-2.66.8-24.oe2003sp4.aarch64.rpm",
"glib2-devel-2.66.8-24.oe2003sp4.aarch64.rpm"
],
"x86_64": [
"glib2-2.66.8-24.oe2003sp4.x86_64.rpm",
"glib2-debuginfo-2.66.8-24.oe2003sp4.x86_64.rpm",
"glib2-debugsource-2.66.8-24.oe2003sp4.x86_64.rpm",
"glib2-devel-2.66.8-24.oe2003sp4.x86_64.rpm"
],
"noarch": [
"glib2-help-2.66.8-24.oe2003sp4.noarch.rpm"
]
}