CVE-2022-49737
CVE-2022-49737 is a high-severity vulnerability with a CVSS 3.x base score of 7.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-413.
Key facts
- Severity: High (CVSS 3.x base score 7.7)
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2022-55160
- Weakness: CWE-413
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2022-49737?
- CVE-2022-49737 has a CVSS 3.x base score of 7.7, rated high severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability high.
- Is CVE-2022-49737 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2022-49737?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2022-49737 have an EU (EUVD) identifier?
- Yes. CVE-2022-49737 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2022-55160.
- When was CVE-2022-49737 published?
- CVE-2022-49737 was published on 2025-03-16 and last updated on 2026-06-17.
References
- https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=1081338;filename=dix-Hold-input-lock-for-AttachDevice.patch;msg=5
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081338
- https://gitlab.freedesktop.org/xorg/xserver/-/commit/dc7cb45482cea6ccec22d117ca0b489500b4d0a0
- https://gitlab.freedesktop.org/xorg/xserver/-/issues/1260
Other CWE-413 vulnerabilities
- CVE-2025-3450 — Critical (CVSS 10.0): An Improper Resource Locking vulnerability in the SDM component of B&R Automation Runtime versions before 6.3 and…
- CVE-2023-28649 — High (CVSS 8.6): The Hub in the Snap One OvrC cloud platform is a device used to centralize and manage nested devices connected to it. A…
- CVE-2019-8998 — High (CVSS 7.8): An information disclosure vulnerability leading to a potential local escalation of privilege in the procfs service (the…
- CVE-2026-32748 — High (CVSS 7.5): Squid is a caching proxy for the Web. Prior to version 7.5, due to premature release of resource during expected…
- CVE-2025-0003 — High (CVSS 7.3): Inadequate lock protection within Xilinx Run time may allow a local attacker to trigger a Use-After-Free condition…
- CVE-2023-33951 — Medium (CVSS 6.7): A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling…