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.8. When gfilereplace() is used with GFILECREATEREPLACEDESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security relevance if the symlink is attacker-controlled. (If the path is a symlink to a file that already exists, then the contents of that file correctly remain unchanged.)(CVE-2021-28153)
{ "severity": "Medium" }
{ "src": [ "glib2-2.62.5-7.oe1.src.rpm" ], "aarch64": [ "glib2-debuginfo-2.62.5-7.oe1.aarch64.rpm", "glib2-debugsource-2.62.5-7.oe1.aarch64.rpm", "glib2-devel-2.62.5-7.oe1.aarch64.rpm", "glib2-2.62.5-7.oe1.aarch64.rpm" ], "noarch": [ "glib2-help-2.62.5-7.oe1.noarch.rpm" ], "x86_64": [ "glib2-debuginfo-2.62.5-7.oe1.x86_64.rpm", "glib2-devel-2.62.5-7.oe1.x86_64.rpm", "glib2-2.62.5-7.oe1.x86_64.rpm", "glib2-debugsource-2.62.5-7.oe1.x86_64.rpm" ] }