CVE-2025-4373 MEDIUM

CVE-2025-4373: Glib: buffer underflow on glib through glib/gstring.c via function g_string_insert_unichar

Vendor Red Hat
Product Red Hat Enterprise Linux 10
Weakness CWE-124
Published May 6, 2025
Last update May 12, 2026

CVSS base score

4.8/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L

What the vulnerability does

01Description

A flaw was found in GLib, which is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.

Key dates

02Disclosure timeline

May 6, 2025 CVE published
May 12, 2026 Record updated