An out-of-bounds write flaw was found in X.Org and...
High severity
Unreviewed
Published
Feb 25, 2025
to the GitHub Advisory Database
•
Updated Mar 10, 2025
Description
Published by the National Vulnerability Database
Feb 25, 2025
Published to the GitHub Advisory Database
Feb 25, 2025
Last updated
Mar 10, 2025
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.
References