CVE-2025-26601
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 16.05.2025 23:15:20
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 chang...
CVE-2025-26600
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 16.05.2025 23:15:19
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.
CVE-2025-26599
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 13.05.2025 20:15:26
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 win...
CVE-2025-26598
- EPSS 0.05%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 13.05.2025 20:15:26
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 retu...
CVE-2025-26597
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 13.05.2025 20:15:26
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 gr...
CVE-2025-26596
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 13.05.2025 20:15:26
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.
CVE-2025-26595
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 13.05.2025 20:15:26
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...
CVE-2025-26594
- EPSS 0.04%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 13.05.2025 20:15:26
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.
CVE-2024-0409
- EPSS 0.02%
- Veröffentlicht 18.01.2024 16:15:08
- Zuletzt bearbeitet 29.08.2025 13:42:30
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 contex...
CVE-2024-0408
- EPSS 0.02%
- Veröffentlicht 18.01.2024 16:15:08
- Zuletzt bearbeitet 29.08.2025 13:42:30
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 r...