X.Org Xwayland vulnerabilities

25 known vulnerabilities affecting x.org/xwayland.

Total CVEs
25
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH19MEDIUM5

Vulnerabilities

Page 1 of 2
CVE-2025-62231HIGHCVSS 7.3fixed in 24.1.92025-10-30
CVE-2025-62231 [HIGH] CWE-190 CVE-2025-62231: A flaw was identified in the X.Org X server’s X Keyboard (Xkb) extension where improper bounds check A flaw was identified in the X.Org X server’s X Keyboard (Xkb) extension where improper bounds checking in the XkbSetCompatMap() function can cause an unsigned short overflow. If an attacker sends specially crafted input data, the value calculation may overflow, leading to memory corruption or a crash.
cvelistv5nvd
CVE-2025-62229HIGHCVSS 7.3≥ 1.15.0, < 24.1.92025-10-30
CVE-2025-62229 [HIGH] CWE-416 CVE-2025-62229: A flaw was found in the X.Org X server and Xwayland when processing X11 Present extension notificati A flaw was found in the X.Org X server and Xwayland when processing X11 Present extension notifications. Improper error handling during notification creation can leave dangling pointers that lead to a use-after-free condition. This can cause memory corruption or a crash, potentially allowing an attacker to execute arbitrary code or cause a denial of s
cvelistv5nvd
CVE-2025-62230HIGHCVSS 7.3fixed in 24.1.92025-10-30
CVE-2025-62230 [HIGH] CWE-416 CVE-2025-62230: A flaw was discovered in the X.Org X server’s X Keyboard (Xkb) extension when handling client resour A flaw was discovered in the X.Org X server’s X Keyboard (Xkb) extension when handling client resource cleanup. The software frees certain data structures without properly detaching related resources, leading to a use-after-free condition. This can cause memory corruption or a crash when affected clients disconnect.
cvelistv5nvd
CVE-2025-49180HIGHCVSS 7.8fixed in 24.1.72025-06-17
CVE-2025-49180 [HIGH] CWE-190 CVE-2025-49180: A flaw was found in the RandR extension, where the RRChangeProviderProperty function does not proper A flaw was found in the RandR extension, where the RRChangeProviderProperty function does not properly validate input. This issue leads to an integer overflow when computing the total size to allocate.
cvelistv5nvd
CVE-2025-49176HIGHCVSS 7.3fixed in 24.1.72025-06-17
CVE-2025-49176 [HIGH] CWE-190 CVE-2025-49176: A flaw was found in the Big Requests extension. The request length is multiplied by 4 before checkin A flaw was found in the Big Requests extension. The request length is multiplied by 4 before checking against the maximum allowed size, potentially causing an integer overflow and bypassing the size check.
cvelistv5nvd
CVE-2025-49179HIGHCVSS 7.3fixed in 24.1.72025-06-17
CVE-2025-49179 [HIGH] CWE-190 CVE-2025-49179: A flaw was found in the X Record extension. The RecordSanityCheckRegisterClients function does not c A flaw was found in the X Record extension. The RecordSanityCheckRegisterClients function does not check for an integer overflow when computing request length, which allows a client to bypass length checks.
cvelistv5nvd
CVE-2025-49177MEDIUMCVSS 6.1fixed in 24.1.72025-06-17
CVE-2025-49177 [MEDIUM] CWE-200 CVE-2025-49177: A flaw was found in the XFIXES extension. The XFixesSetClientDisconnectMode handler does not validat A flaw was found in the XFIXES extension. The XFixesSetClientDisconnectMode handler does not validate the request length, allowing a client to read unintended memory from previous requests.
cvelistv5nvd
CVE-2025-49175MEDIUMCVSS 6.1fixed in 24.1.82025-06-17
CVE-2025-49175 [MEDIUM] CWE-125 CVE-2025-49175: A flaw was found in the X Rendering extension's handling of animated cursors. If a client provides n A flaw was found in the X Rendering extension's handling of animated cursors. If a client provides no cursors, the server assumes at least one is present, leading to an out-of-bounds read and potential crash.
cvelistv5nvd
CVE-2025-49178MEDIUMCVSS 5.5fixed in 24.1.72025-06-17
CVE-2025-49178 [MEDIUM] CWE-667 CVE-2025-49178: A flaw was found in the X server's request handling. Non-zero 'bytes to ignore' in a client's reques A flaw was found in the X server's request handling. Non-zero 'bytes to ignore' in a client's request can cause the server to skip processing another client's request, potentially leading to a denial of service.
cvelistv5nvd
CVE-2025-26599HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26599 [HIGH] CWE-824 CVE-2025-26599: An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRe An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc error without validating the window tree marked just before, which leaves the validated data partly initialized and the use of an unini
nvd
CVE-2025-26597HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26597 [HIGH] CWE-119 CVE-2025-26597: A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size.
nvd
CVE-2025-26600HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26600 [HIGH] CWE-416 CVE-2025-26600: A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free.
nvd
CVE-2025-26601HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26601 [HIGH] CWE-416 CVE-2025-26601: A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the cha A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger() is called. If one of the changes triggers an error, the function will return early, not adding the new sync object, possibly causing
nvd
CVE-2025-26598HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26598 [HIGH] CWE-787 CVE-2025-26598: An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice() searche An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice() searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was found. However, the code will return the last element of the list if no matching device ID is found, which can lead to out-of-bounds memo
nvd
CVE-2025-26595HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26595 [HIGH] CWE-121 CVE-2025-26595: A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fi 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.
nvd
CVE-2025-26596HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26596 [HIGH] CWE-787 CVE-2025-26596: A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySym 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.
nvd
CVE-2025-26594HIGHCVSS 7.8fixed in 24.1.62025-02-25
CVE-2025-26594 [HIGH] CWE-416 CVE-2025-26594: A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server 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.
nvd
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.
nvd
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.
nvd
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.
nvd