1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00
Files
poky/meta/recipes-graphics
Yogita Urade 9da4f8dc2b xwayland: fix 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.

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2022-49737

Upstream patch:
https://gitlab.freedesktop.org/xorg/xserver/-/commit/dc7cb45482cea6ccec22d117ca0b489500b4d0a0

(From OE-Core rev: 740ea9019cf5cf309c5a4ef380eac17d21078ac8)

Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-03-27 08:16:30 -07:00
..
2024-12-02 06:23:20 -08:00
2022-02-25 12:41:24 +00:00
2021-12-06 11:09:52 +00:00
2023-08-02 04:47:12 -10:00
2022-02-18 11:37:12 +00:00
2023-05-30 04:11:15 -10:00
2023-07-01 08:37:24 -10:00
2024-12-09 07:54:03 -08:00
2025-03-27 08:16:30 -07:00