OESA-2025-1795

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1795
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1795.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1795
Upstream
Published
2025-07-11T12:23:58Z
Modified
2025-08-12T05:52:21.761721Z
Summary
glib2 security update
Details

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):

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.(CVE-2025-6052)

Database specific
{
    "severity": "Low"
}
References

Affected packages

openEuler:24.03-LTS / glib2

Package

Name
glib2
Purl
pkg:rpm/openEuler/glib2&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.78.3-9.oe2403

Ecosystem specific

{
    "noarch": [
        "glib2-help-2.78.3-9.oe2403.noarch.rpm"
    ],
    "src": [
        "glib2-2.78.3-9.oe2403.src.rpm"
    ],
    "aarch64": [
        "glib2-2.78.3-9.oe2403.aarch64.rpm",
        "glib2-debuginfo-2.78.3-9.oe2403.aarch64.rpm",
        "glib2-debugsource-2.78.3-9.oe2403.aarch64.rpm",
        "glib2-devel-2.78.3-9.oe2403.aarch64.rpm",
        "glib2-static-2.78.3-9.oe2403.aarch64.rpm",
        "glib2-tests-2.78.3-9.oe2403.aarch64.rpm"
    ],
    "x86_64": [
        "glib2-2.78.3-9.oe2403.x86_64.rpm",
        "glib2-debuginfo-2.78.3-9.oe2403.x86_64.rpm",
        "glib2-debugsource-2.78.3-9.oe2403.x86_64.rpm",
        "glib2-devel-2.78.3-9.oe2403.x86_64.rpm",
        "glib2-static-2.78.3-9.oe2403.x86_64.rpm",
        "glib2-tests-2.78.3-9.oe2403.x86_64.rpm"
    ]
}