Approved changes feed: RSS · Atom
cpe:2.3:a:x.org:xwayland:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | X.Org (4cd053ee-09df-594a-873d-dbd09ec2f899) |
|---|---|
| Product | Xwayland (a56cd0ed-a3be-53f8-bc9e-98161e070b61) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-62231 |
vulnerable | 2026-06-03 15:07:58.122660 |
Xorg: xmayland: value overflow in xkbsetcompatmap()
HIGH (7.3)
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.
Published: 2025-10-30T05:08:32.155Z
Updated: 2026-04-20T13:50:20.474Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-62230 |
vulnerable | 2026-06-03 15:07:58.121353 |
Xorg: xwayland: use-after-free in xkb client resource removal
HIGH (7.3)
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.
Published: 2025-10-30T05:19:40.445Z
Updated: 2026-04-20T13:50:16.428Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-62229 |
vulnerable | 2026-06-03 15:07:58.118198 |
Xorg: xmayland: use-after-free in xpresentnotify structure creation
HIGH (7.3)
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 service.
Published: 2025-10-30T05:28:48.131Z
Updated: 2026-04-20T13:50:16.096Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-49180 |
vulnerable | 2026-06-03 15:01:44.186407 |
Xorg-x11-server-xwayland: xorg-x11-server: tigervnc: integer overflow in x resize, rotate and reflect (randr) extension
HIGH (7.8)
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.
Published: 2025-06-17T15:00:18.145Z
Updated: 2025-12-11T15:34:17.950Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-49179 |
vulnerable | 2026-06-03 15:01:44.185186 |
Xorg-x11-server-xwayland: xorg-x11-server: tigervnc: integer overflow in x record extension
HIGH (7.3)
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.
Published: 2025-06-17T14:54:49.288Z
Updated: 2025-12-11T15:43:06.188Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-49178 |
vulnerable | 2026-06-03 15:01:44.183812 |
Xorg-x11-server-xwayland: xorg-x11-server: tigervnc: unprocessed client request due to bytes to ignore
MEDIUM (5.5)
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.
Published: 2025-06-17T14:54:42.646Z
Updated: 2025-12-11T15:43:22.202Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-49177 |
vulnerable | 2026-06-03 15:01:44.182603 |
Xorg-x11-server-xwayland: xorg-x11-server: tigervnc: data leak in xfixes extension's xfixessetclientdisconnectmode
MEDIUM (6.1)
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.
Published: 2025-06-17T14:49:49.199Z
Updated: 2025-12-11T15:43:01.939Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-49176 |
vulnerable | 2026-06-03 15:01:44.181993 |
Xorg-x11-server-xwayland: xorg-x11-server: tigervnc: integer overflow in big requests extension
HIGH (7.3)
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.
Published: 2025-06-17T14:49:49.143Z
Updated: 2025-12-11T15:34:07.129Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-49175 |
vulnerable | 2026-06-03 15:01:44.179405 |
Xorg-x11-server-xwayland: xorg-x11-server: tigervnc: out-of-bounds read in x rendering extension animated cursors
MEDIUM (6.1)
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.
Published: 2025-06-17T14:39:39.428Z
Updated: 2025-12-11T15:34:12.649Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26601 |
vulnerable | 2026-06-03 15:00:00.206913 |
Xorg: xwayland: use-after-free in syncinittrigger()
HIGH (7.8)
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 a use-after-free when the alarm eventually triggers.
Published: 2025-02-25T15:55:36.775Z
Updated: 2026-04-06T12:53:35.517Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26600 |
vulnerable | 2026-06-03 15:00:00.205896 |
Xorg: xwayland: use-after-free in playreleasedevents()
HIGH (7.8)
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.
Published: 2025-02-25T15:55:20.421Z
Updated: 2026-04-06T12:53:29.954Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26599 |
vulnerable | 2026-06-03 15:00:00.204647 |
Xorg: xwayland: use of uninitialized pointer in compredirectwindow()
HIGH (7.8)
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 uninitialized pointer later.
Published: 2025-02-25T15:55:02.964Z
Updated: 2026-04-06T12:53:26.527Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26598 |
vulnerable | 2026-06-03 15:00:00.203492 |
Xorg: xwayland: out-of-bounds write in createpointerbarrierclient()
HIGH (7.8)
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 memory access.
Published: 2025-02-25T15:54:57.355Z
Updated: 2026-04-06T12:53:25.158Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26597 |
vulnerable | 2026-06-03 15:00:00.202211 |
Xorg: xwayland: buffer overflow in xkbchangetypesofkey()
HIGH (7.8)
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.
Published: 2025-02-25T15:54:48.196Z
Updated: 2026-06-02T03:08:13.330Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26596 |
vulnerable | 2026-06-03 15:00:00.200744 |
Xorg: xwayland: heap overflow in xkbwritekeysyms()
HIGH (7.8)
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.
Published: 2025-02-25T15:54:23.693Z
Updated: 2026-04-06T12:53:14.993Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26595 |
vulnerable | 2026-06-03 15:00:00.199708 |
Xorg: xwayland: buffer overflow in xkbvmodmasktext()
HIGH (7.8)
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.
Published: 2025-02-25T15:54:06.708Z
Updated: 2026-04-06T12:53:14.906Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-26594 |
vulnerable | 2026-06-03 15:00:00.196418 |
X.org: xwayland: use-after-free of the root cursor
HIGH (7.8)
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.
Published: 2025-02-25T15:53:51.324Z
Updated: 2026-04-06T12:53:14.958Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0409 |
vulnerable | 2026-06-03 14:54:02.615888 |
Xorg-x11-server: selinux context corruption
HIGH (7.8)
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.
Published: 2024-01-18T15:40:22.071Z
Updated: 2025-11-20T07:09:01.279Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0408 |
vulnerable | 2026-06-03 14:54:02.605362 |
Xorg-x11-server: selinux unlabeled glx pbuffer
MEDIUM (5.5)
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.
Published: 2024-01-18T15:40:06.955Z
Updated: 2025-11-20T07:08:59.547Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0229 |
vulnerable | 2026-06-03 14:54:01.930087 |
Xorg-x11-server: reattaching to different master device may lead to out-of-bounds memory access
HIGH (7.8)
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.
Published: 2024-02-09T06:29:51.542Z
Updated: 2025-11-06T20:51:57.196Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6816 |
vulnerable | 2026-06-03 14:53:59.055133 |
Xorg-x11-server: heap buffer overflow in devicefocusevent and procxiquerypointer
CRITICAL (9.8)
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.
Published: 2024-01-18T04:31:07.908Z
Updated: 2026-03-19T21:23:24.417Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6478 |
vulnerable | 2026-06-03 14:53:51.957046 |
Xorg-x11-server: out-of-bounds memory read in rrchangeoutputproperty and rrchangeproviderproperty
HIGH (7.6)
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.
Published: 2023-12-13T06:27:41.017Z
Updated: 2025-11-20T07:07:30.871Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6377 |
vulnerable | 2026-06-03 14:53:51.610866 |
Xorg-x11-server: out-of-bounds memory reads/writes in xkb button actions
HIGH (7.8)
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.
Published: 2023-12-13T06:27:40.758Z
Updated: 2026-03-24T11:27:51.964Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5380 |
vulnerable | 2026-06-03 14:53:48.487314 |
Xorg-x11-server: use-after-free bug in destroywindow
MEDIUM (4.7)
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.
Published: 2023-10-25T19:46:59.432Z
Updated: 2025-11-20T18:06:04.492Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5367 |
vulnerable | 2026-06-03 14:53:48.435814 |
Xorg-x11-server: out-of-bounds write in xichangedeviceproperty/rrchangeoutputproperty
HIGH (7.8)
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.
Published: 2023-10-25T19:46:58.494Z
Updated: 2025-11-06T20:51:20.572Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.