CVE-2026-34002
- EPSS 0.03%
- Veröffentlicht 05.05.2026 16:16:11
- Zuletzt bearbeitet 07.05.2026 14:39:15
A flaw was found in the X.Org X server. This vulnerability, an out-of-bounds read, affects the XKB (X Keyboard Extension) modifier map handling. An attacker with access to the X11 server can exploit this by sending a malformed request, which causes t...
CVE-2026-34000
- EPSS 0.03%
- Veröffentlicht 05.05.2026 16:16:11
- Zuletzt bearbeitet 07.05.2026 14:35:33
A flaw was found in the X.Org X server. This out-of-bounds read vulnerability in the XKB geometry processing, specifically within the `CheckSetGeom()` and `XkbAddGeomKeyAlias` functions, allows an attacker to read uninitialized or out-of-bounds memor...
CVE-2022-49737
- EPSS 0.1%
- Veröffentlicht 16.03.2025 00:00:00
- Zuletzt bearbeitet 15.04.2026 00:35:42
In X.Org X server 20.11 through 21.1.16, when a client application uses easystroke for mouse gestures, the main thread modifies various data structures used by the input thread without acquiring a lock, aka a race condition. In particular, AttachDevi...
CVE-2025-26601
- EPSS 0.03%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 06.04.2026 13:17:17
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.03%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 06.04.2026 13:17:16
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.03%
- Veröffentlicht 25.02.2025 16:15:39
- Zuletzt bearbeitet 06.04.2026 13:17:16
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-26595
- EPSS 0.03%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 06.04.2026 13:17:15
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.03%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 06.04.2026 13:17:13
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-2025-26596
- EPSS 0.03%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 06.04.2026 13:17:15
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-26597
- EPSS 0.03%
- Veröffentlicht 25.02.2025 16:15:38
- Zuletzt bearbeitet 06.04.2026 13:17:15
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...