CVE-2025-6052

Severity CVSS v4.0:
Pending analysis
Type:
CWE-190 Integer Overflow or Wraparound
Publication date:
13/06/2025
Last modified:
12/05/2026

Description

A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be written past the end of the allocated memory, leading to crashes or memory corruption.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:* 2.75.3 (including) 2.84.3 (including)