Security Advisory

CVE-2025-26598

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-25 15:54:57
Last updated 2026-06-29 20:37:04
Assigner redhat
State PUBLISHED

Description

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.