OESA-2023-1392

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1392
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1392.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2023-1392
Upstream
Published
2023-07-01T11:05:28Z
Modified
2025-09-03T06:19:10.838792Z
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:22.03-LTS-SP1 / libX11

Package

Name
libX11
Purl
pkg:rpm/openEuler/libX11&distro=openEuler-22.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.2-6.oe2203sp1

Ecosystem specific

{
    "x86_64": [
        "libX11-devel-1.7.2-6.oe2203sp1.x86_64.rpm",
        "libX11-debugsource-1.7.2-6.oe2203sp1.x86_64.rpm",
        "libX11-debuginfo-1.7.2-6.oe2203sp1.x86_64.rpm",
        "libX11-1.7.2-6.oe2203sp1.x86_64.rpm"
    ],
    "aarch64": [
        "libX11-devel-1.7.2-6.oe2203sp1.aarch64.rpm",
        "libX11-debugsource-1.7.2-6.oe2203sp1.aarch64.rpm",
        "libX11-debuginfo-1.7.2-6.oe2203sp1.aarch64.rpm",
        "libX11-1.7.2-6.oe2203sp1.aarch64.rpm"
    ],
    "noarch": [
        "libX11-help-1.7.2-6.oe2203sp1.noarch.rpm"
    ],
    "src": [
        "libX11-1.7.2-6.oe2203sp1.src.rpm"
    ]
}