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):
An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If gbytearraynewtake() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.(CVE-2021-27218)
An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function gbytesnew has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.(CVE-2021-27219)
* DISPUTED * GNOME GLib before 2.65.3 has an integer overflow, that might lead to an out-of-bounds write, in goptiongroupaddentries. NOTE: the vendor's position is "Realistically this is not a security issue. The standard pattern is for callers to provide a static list of option entries in a fixed number of calls to goptiongroupaddentries()." The researcher states that this pattern is undocumented.(CVE-2020-35457)
{ "severity": "High" }
{ "noarch": [ "glib2-help-2.62.5-4.oe1.noarch.rpm" ], "src": [ "glib2-2.62.5-4.oe1.src.rpm" ], "x86_64": [ "glib2-debugsource-2.62.5-4.oe1.x86_64.rpm", "glib2-debuginfo-2.62.5-4.oe1.x86_64.rpm", "glib2-2.62.5-4.oe1.x86_64.rpm", "glib2-devel-2.62.5-4.oe1.x86_64.rpm" ], "aarch64": [ "glib2-2.62.5-4.oe1.aarch64.rpm", "glib2-debuginfo-2.62.5-4.oe1.aarch64.rpm", "glib2-debugsource-2.62.5-4.oe1.aarch64.rpm", "glib2-devel-2.62.5-4.oe1.aarch64.rpm" ] }