OESA-2023-1377

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1377
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1377.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2023-1377
Upstream
Published
2023-06-27T11:05:27Z
Modified
2025-09-03T06:19:10.719365Z
Summary
libX11 security update
Details

Core X11 protocol client library.

Security Fix(es):

A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver adhering to the bounds specified in the X11 protocol, as all X servers provided by X.Org do. As the protocol only specifies a single byte for these values, an out-of-bounds value provided by a malicious server (or a malicious proxy-in-the-middle) can only overwrite other portions of the Display structure and not write outside the bounds of the Display structure itself, possibly causing the client to crash with this memory corruption.(CVE-2023-3138)

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

Affected packages

openEuler:20.03-LTS-SP3 / libX11

Package

Name
libX11
Purl
pkg:rpm/openEuler/libX11&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.6.9-7.oe1

Ecosystem specific

{
    "x86_64": [
        "libX11-debugsource-1.6.9-7.oe1.x86_64.rpm",
        "libX11-devel-1.6.9-7.oe1.x86_64.rpm",
        "libX11-debuginfo-1.6.9-7.oe1.x86_64.rpm",
        "libX11-1.6.9-7.oe1.x86_64.rpm"
    ],
    "aarch64": [
        "libX11-debugsource-1.6.9-7.oe1.aarch64.rpm",
        "libX11-debuginfo-1.6.9-7.oe1.aarch64.rpm",
        "libX11-devel-1.6.9-7.oe1.aarch64.rpm",
        "libX11-1.6.9-7.oe1.aarch64.rpm"
    ],
    "noarch": [
        "libX11-help-1.6.9-7.oe1.noarch.rpm"
    ],
    "src": [
        "libX11-1.6.9-7.oe1.src.rpm"
    ]
}