← Back

X.org

x.org

168 CVEs • 31 products

Products (31)

Click to collapse
Toggle
X Server
x_server
Xwayland
xwayland
X11
x11
Libx11
libx11
X11r6
x11r6
X.org
x.org
Xserver
xserver
Libxi
libxi
Xfree86
xfree86
Libxpm
libxpm
Libxfont
libxfont
Xorg Server
xorg-server
X11r7
x11r7
Xdm
xdm
X Font Server
x_font_server
Libxv
libxv
Libxrandr
libxrandr
Libxrender
libxrender
Xf86dga
xf86dga
Xinit
xinit
Xload
xload
Xterm
xterm
Tog Cup
tog-cup
Evi
evi
Mit Shm
mit-shm
Libxfixes
libxfixes
Libxtst
libxtst
Libxvmc
libxvmc
Libxdmcp
libxdmcp

CVEs (168)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Jun 29, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms() differs from what is written in XkbWriteKeySyms(), which may lead to a heap-based buffer overflow.
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Jun 29, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the...Show more
A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size.Show less
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Jun 29, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use...Show more
A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use-after-free.Show less
3Fedoraproject
RedhatX.org
8Enterprise Linux
Enterprise Linux AusEnterprise Linux Eus+5 more
Jun 17, 2026
Feb 9, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when a device frozen by a sync grab is reattached to a different master device. This issue may lead to an application crash,...Show more
An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when a device frozen by a sync grab is reattached to a different master device. This issue may lead to an application crash, local privilege escalation (if the server runs with extended privileges), or remote code execution in SSH X11 forwarding environments.Show less
4Fedoraproject
RedhatTigervnc+1 more
12Enterprise Linux
Enterprise Linux DesktopEnterprise Linux For Ibm Z Systems+9 more
Jun 17, 2026
Jan 18, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that...Show more
A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context.Show less
4Fedoraproject
RedhatTigervnc+1 more
12Enterprise Linux
Enterprise Linux DesktopEnterprise Linux For Ibm Z Systems+9 more
Jun 17, 2026
Jan 18, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry...Show more
A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry) or when it creates another resource that needs to access that buffer, such as a GC, the XSELINUX code will try to use an object that was never labeled and crash because the SID is NULL.Show less
4Debian
FedoraprojectRedhat+1 more
7Debian Linux
Enterprise Linux DesktopEnterprise Linux Server+4 more
Jun 17, 2026
Jan 18, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server wa...Show more
A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.Show less
4Debian
RedhatTigervnc+1 more
5Debian Linux
Enterprise Linux EusTigervnc+2 more
Jun 23, 2026
Dec 13, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in xorg-server. A specially crafted request to RRChangeProviderProperty or RRChangeOutputProperty can trigger an integer overflow which may lead to a disclosure of sensitive information.
4Debian
RedhatTigervnc+1 more
5Debian Linux
Enterprise Linux EusTigervnc+2 more
Jun 23, 2026
Dec 13, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touchpad to a mouse can result in out-of-bounds memory reads and writes. This may allow local privilege escalation or possibl...Show more
A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touchpad to a mouse can result in out-of-bounds memory reads and writes. This may allow local privilege escalation or possible remote code execution in cases where X11 forwarding is involved.Show less
2Redhat
X.org
2Enterprise Linux
X Server
Jun 23, 2026
Oct 25, 2023
N/A· v4
7.0 HIGH· v3
N/A· v2
A use-after-free flaw was found in xorg-x11-server-Xvfb. This issue occurs in Xvfb with a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode). If the po...Show more
A use-after-free flaw was found in xorg-x11-server-Xvfb. This issue occurs in Xvfb with a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode). If the pointer is warped from a screen 1 to a screen 0, a use-after-free issue may be triggered during shutdown or reset of the Xvfb server, allowing for possible escalation of privileges or denial of service.Show less
4Debian
FedoraprojectRedhat+1 more
5Debian Linux
Enterprise LinuxFedora+2 more
Jun 23, 2026
Oct 25, 2023
N/A· v4
4.7 MEDIUM· v3
N/A· v2
A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the poin...Show more
A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped from within a window on one screen to the root window of the other screen and if the original window is destroyed followed by another window being destroyed.Show less
4Debian
FedoraprojectRedhat+1 more
12Debian Linux
Enterprise LinuxEnterprise Linux Desktop+9 more
Jun 23, 2026
Oct 25, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproper...Show more
A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproperty.c and in RRChangeOutputProperty function in randr/rrproperty.c, allowing for possible escalation of privileges or denial of service.Show less
3Fedoraproject
RedhatX.org
3Enterprise Linux
FedoraLibxpm
Jun 17, 2026
Oct 10, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in libXpm due to a boundary condition within the XpmCreateXpmImageFromBuffer() function. This flaw allows a local attacker to trigger an out-of-bounds read error and read the contents of memory...Show more
A vulnerability was found in libXpm due to a boundary condition within the XpmCreateXpmImageFromBuffer() function. This flaw allows a local attacker to trigger an out-of-bounds read error and read the contents of memory on the system.Show less
3Fedoraproject
RedhatX.org
3Enterprise Linux
FedoraLibx11
Jun 17, 2026
Oct 10, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.
3Fedoraproject
RedhatX.org
3Enterprise Linux
FedoraLibx11
Jun 17, 2026
Oct 10, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This flaw allows a local user to consume all available system resources and cause a denial of service condition.
3Fedoraproject
RedhatX.org
3Enterprise Linux
FedoraLibx11
Jun 17, 2026
Oct 10, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in libX11 due to a boundary condition within the _XkbReadKeySyms() function. This flaw allows a local user to trigger an out-of-bounds read error and read the contents of memory on the system.
2Redhat
X.org
2Enterprise Linux
Libx11
Jun 17, 2026
Jun 28, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
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 array...Show more
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.Show less
2Fedoraproject
X.org
2Fedora
X Server
Jun 17, 2026
Mar 30, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointe...Show more
A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.Show less
3Fedoraproject
RedhatX.org
18Enterprise Linux
Enterprise Linux AusEnterprise Linux Desktop+15 more
Jun 17, 2026
Mar 27, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. Th...Show more
A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.Show less
1X.org
1Libxpm
Jun 17, 2026
Feb 7, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which co...Show more
A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.Show less