X.Org Xwayland vulnerabilities
47 known vulnerabilities affecting x.org/xwayland.
Total CVEs
47
CISA KEV
0
Public exploits
0
Exploited in wild
1
Severity breakdown
CRITICAL1HIGH40MEDIUM6
Vulnerabilities
Page 2 of 3
CVE-2024-31081HIGHCVSS 7.3≥ 0, < 2:23.2.6-12024-04-04
CVE-2024-31081 [HIGH] CVE-2024-31081: A heap-based buffer over-read vulnerability was found in the X
A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIPassiveGrabDevice() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage and segmentation faults, particularly when triggered by a client with a different endianness. This vulnerability could be exploited by an attacker to cause the X server to read h
osv
CVE-2024-21886HIGHCVSS 7.8≥ 0, < 2:23.2.4-12024-02-28
CVE-2024-21886 [HIGH] CVE-2024-21886: A heap buffer overflow flaw was found in the DisableDevice function in the X
A heap buffer overflow flaw was found in the DisableDevice function in the X.Org server. This issue may lead to an application crash or, in some circumstances, remote code execution in SSH X11 forwarding environments.
osv
CVE-2024-21885HIGHCVSS 7.8≥ 0, < 2:23.2.4-12024-02-28
CVE-2024-21885 [HIGH] CVE-2024-21885: A flaw was found in X
A flaw was found in X.Org server. In the XISendDeviceHierarchyEvent function, it is possible to exceed the allocated array length when certain new device IDs are added to the xXIHierarchyInfo struct. This can trigger a heap buffer overflow condition, which may lead to an application crash or remote code execution in SSH X11 forwarding environments.
osv
CVE-2024-0229HIGHCVSS 7.8fixed in 23.2.42024-02-09
CVE-2024-0229 [HIGH] CWE-787 CVE-2024-0229: An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when
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.
nvdosv
CVE-2023-6816CRITICALCVSS 9.8fixed in 23.2.42024-01-18
CVE-2023-6816 [CRITICAL] CWE-787 CVE-2023-6816: A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit f
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.
nvdosv
CVE-2024-0409HIGHCVSS 7.8fixed in 23.2.42024-01-18
CVE-2024-0409 [HIGH] CWE-787 CVE-2024-0409: A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong typ
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.
nvdosv
CVE-2024-0408MEDIUMCVSS 5.5fixed in 23.2.42024-01-18
CVE-2024-0408 [MEDIUM] CWE-158 CVE-2024-0408: A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating
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 tha
nvdosv
CVE-2023-6377HIGHCVSS 7.8fixed in 23.2.32023-12-13
CVE-2023-6377 [HIGH] CWE-125 CVE-2023-6377: A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touch
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.
nvdosv
CVE-2023-6478HIGHCVSS 7.5fixed in 23.2.32023-12-13
CVE-2023-6478 [HIGH] CWE-190 CVE-2023-6478: A flaw was found in xorg-server. A specially crafted request to RRChangeProviderProperty or RRChange
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.
nvdosv
CVE-2023-5367HIGHCVSS 7.8fixed in 23.2.22023-10-25
CVE-2023-5367 [HIGH] CWE-787 CVE-2023-5367: A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect c
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.
nvdosv
CVE-2023-5380MEDIUMCVSS 4.7fixed in 23.2.22023-10-25
CVE-2023-5380 [MEDIUM] CWE-416 CVE-2023-5380: A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specif
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 follo
nvd
CVE-2023-1393HIGHCVSS 7.8Exploited≥ 0, < 2:22.1.9-12023-03-30
CVE-2023-1393 [HIGH] CVE-2023-1393: A flaw was found in X
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.
osv
CVE-2023-0494HIGHCVSS 7.8≥ 0, < 2:22.1.8-12023-03-27
CVE-2023-0494 [HIGH] CVE-2023-0494: A vulnerability was found in X
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.
osv
CVE-2022-46341HIGHCVSS 8.8≥ 0, < 2:22.1.6-12022-12-14
CVE-2022-46341 [HIGH] CVE-2022-46341: A vulnerability was found in X
A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.
osv
CVE-2022-46343HIGHCVSS 8.8≥ 0, < 2:22.1.6-12022-12-14
CVE-2022-46343 [HIGH] CVE-2022-46343: A vulnerability was found in X
A vulnerability was found in X.Org. This security flaw occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.
osv
CVE-2022-46342HIGHCVSS 8.8≥ 0, < 2:22.1.6-12022-12-14
CVE-2022-46342 [HIGH] CVE-2022-46342: A vulnerability was found in X
A vulnerability was found in X.Org. This security flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X se
osv
CVE-2022-4283HIGHCVSS 7.8≥ 0, < 2:22.1.6-12022-12-14
CVE-2022-4283 [HIGH] CVE-2022-4283: A vulnerability was found in X
A vulnerability was found in X.Org. This security flaw occurs because the XkbCopyNames function left a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests.. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.
osv
CVE-2022-46340HIGHCVSS 8.8≥ 0, < 2:22.1.6-12022-12-14
CVE-2022-46340 [HIGH] CVE-2022-46340: A vulnerability was found in X
A vulnerability was found in X.Org. This security flaw occurs becuase the swap handler for the XTestFakeInput request of the XTest extension may corrupt the stack if GenericEvents with lengths larger than 32 bytes are sent through a the XTestFakeInput request. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions. This issue
osv
CVE-2022-46344HIGHCVSS 8.8≥ 0, < 2:22.1.6-12022-12-14
CVE-2022-46344 [HIGH] CVE-2022-46344: A vulnerability was found in X
A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIChangeProperty request has a length-validation issues, resulting in out-of-bounds memory reads and potential information disclosure. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.
osv
CVE-2022-3550HIGHCVSS 8.8≥ 0, < 2:22.1.5-12022-10-17
CVE-2022-3550 [HIGH] CVE-2022-3550: A vulnerability classified as critical was found in X
A vulnerability classified as critical was found in X.org Server. Affected by this vulnerability is the function _GetCountedString of the file xkb/xkb.c. The manipulation leads to buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211051.
osv