7 matches found
CVE-2021-31535
CVE-2021-31535 affects libX11 (and related X.Org X components) where LookupCol.c handling of XLookupColor lacks proper length checks. An attacker can send color-name requests longer than protocol/packet limits, causing the server to parse extra X protocol requests and potentially execute arbitrar...
CVE-2023-43785
CVE-2023-43785 affects libX11 with a boundary condition in _XkbReadKeySyms(), allowing a local user to trigger an out-of-bounds read of memory. The issue is documented across multiple advisories (Red Hat, AlmaLinux, Ubuntu Cloud Foundry USN) with related fixes in libX11; exploitation details are ...
CVE-2023-43786
CVE-2023-43786 affects libX11 with an infinite loop in PutSubImage(), enabling local denial of service via resource exhaustion. Public advisories show fixes across libX11 packages (e.g., newer libX11 1.6.7-era releases in AL/AlmaLinux advisories). No explicit exploit details are provided in the c...
CVE-2023-43787
Summary: CVE-2023-43787 affects the libX11 library via an integer overflow in XCreateImage(), enabling a local user to trigger a heap overflow and potentially execute arbitrary code with elevated privileges. What’s affected: libX11 (Xorg X11 client library); affected function is XCreateImage(). R...
CVE-2020-14363
CVE-2020-14363 is a vulnerability in the core X11 client library, libX11. The issue is an integer overflow that leads to a double-free in locale handling , exposing a local attacker with privileges to crash an application linked against libX11 and potentially execute arbitrary code. Affected cont...
CVE-2020-14344
The CVE-2020-14344 issue is described in Connected Document ALAS2-2021-1661 as an integer overflow in libX11 that leads to a heap-buffer overflow when setuid processes call XIM client functions. Affected packages include libX11 and related libX11-devel/debuginfo across aarch64, i686, noarch, src,...
CVE-2023-3138
CVE-2023-3138 affects libX11. The issue arises in InitExt.c where values for Request, Event, or Error IDs are not validated against array bounds, allowing an out-of-bounds value from a malicious X server to overwrite parts of the Display structure and potentially crash the client (memory corrupti...