OESA-2026-1292

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1292
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1292.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1292
Upstream
  • CVE-2026-0988
  • CVE-2026-1484
  • CVE-2026-1485
Published
2026-02-06T15:54:34Z
Modified
2026-02-06T16:15:29.288313Z
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):

Integer Overflow vulnerability in the gbufferedinputstreampeek() function of the GLib library. The issue is caused by missing validation of the offset and count parameters, leading to an unsafe arithmetic operation during length calculation. When specially crafted values are provided, the offset + count computation may overflow, resulting in an incorrect size being passed to memcpy(). This can trigger a heap or stack buffer overflow and lead to a segmentation fault. Exploitation is subject to strict preconditions and primarily impacts availability by causing application crashes.(CVE-2026-0988)

A flaw was found in the GLib Base64 encoding routine when processing very large input data. Due to incorrect use of integer types during length calculation, the library may miscalculate buffer boundaries. This can cause memory writes outside the allocated buffer. Applications that process untrusted or extremely large Base64 input using GLib may crash or behave unpredictably.(CVE-2026-1484)

A flaw was found in Glib's content type parsing logic. This buffer underflow vulnerability occurs because the length of a header line is stored in a signed integer, which can lead to integer wraparound for very large inputs. This results in pointer underflow and out-of-bounds memory access. Exploitation requires a local user to install or process a specially crafted treemagic file, which can lead to local denial of service or application instability.(CVE-2026-1485)

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

Affected packages

openEuler:20.03-LTS-SP4 / glib2

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.66.8-23.oe2003sp4

Ecosystem specific

{
    "src": [
        "glib2-2.66.8-23.oe2003sp4.src.rpm"
    ],
    "noarch": [
        "glib2-help-2.66.8-23.oe2003sp4.noarch.rpm"
    ],
    "x86_64": [
        "glib2-2.66.8-23.oe2003sp4.x86_64.rpm",
        "glib2-debuginfo-2.66.8-23.oe2003sp4.x86_64.rpm",
        "glib2-debugsource-2.66.8-23.oe2003sp4.x86_64.rpm",
        "glib2-devel-2.66.8-23.oe2003sp4.x86_64.rpm"
    ],
    "aarch64": [
        "glib2-2.66.8-23.oe2003sp4.aarch64.rpm",
        "glib2-debuginfo-2.66.8-23.oe2003sp4.aarch64.rpm",
        "glib2-debugsource-2.66.8-23.oe2003sp4.aarch64.rpm",
        "glib2-devel-2.66.8-23.oe2003sp4.aarch64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-1292.json"