Loading
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.
Use CWE-787, Tigervnc vendor hub and Tigervnc product page to widen CVE-2025-26598 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-34352, CVE-2025-26601 and CVE-2025-26600 for nearby disclosures in the same product family.