#VU125989 Use-after-free in X.org Server and Xwayland - CVE-2026-34001

 

#VU125989 Use-after-free in X.org Server and Xwayland - CVE-2026-34001

Published: April 14, 2026


Vulnerability identifier: #VU125989
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-34001
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
X.org Server
Xwayland
Software vendor:
X.org

Description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a use-after-free in miSyncTriggerFence() when walking the list of fences to trigger. A local user can trigger fence processing to cause a denial of service.

The issue occurs because freeing the await resource removes subsequent trigger entries from the list during iteration.


Remediation

Install security update from vendor's website.

External links