• CVE-2025-6052

发布时间: 2025年7月11日

修改时间: 2025年7月11日

概要

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.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Network Network
CVSS评分 7.5 3.7
Attack Complexity Low High
Privileges Required None None
Scope Unchanged Unchanged
Integrity None None
User Interaction None None
Availability High Low

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-2713 glib2 security update 2025年9月11日

影响产品

产品 状态
V6 glib2 Fixed