CVE-2022-49737

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.
Configurations

No configuration.

History

16 Mar 2025, 01:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-16 01:15

Updated : 2025-03-16 01:15


NVD link : CVE-2022-49737

Mitre link : CVE-2022-49737

CVE.ORG link : CVE-2022-49737


JSON object : View

Products Affected

No product.

CWE
CWE-413

Improper Resource Locking