CVE-2025-6052
CVE-2025-6052 affects GLib’s GString in GLib2. The flaw is a memory overflow in g_string_maybe_expand() when appending to an already very large string, causing the size calculation to be misjudged and data to be written past the allocated memory, leading to crashes or memory corruption. Connected...