In X.Org X server 20.11 through 21.1.16, when a client...
High severity
Unreviewed
Published
Mar 16, 2025
to the GitHub Advisory Database
•
Updated Mar 16, 2025
Description
Published by the National Vulnerability Database
Mar 16, 2025
Published to the GitHub Advisory Database
Mar 16, 2025
Last updated
Mar 16, 2025
In X.Org X server 20.11 through 21.1.16, when a client application uses easystroke for mouse gestures, the main thread modifies various data structures used by the input thread without acquiring a lock, aka a race condition. In particular, AttachDevice in dix/devices.c does not acquire an input lock.
References