Files
xserver/dix
Olivier Fourdan 116c128a7e dix: Dequeue pending events on frozen device on removal
When a device is removed while still frozen, the events queued for that
device remain while the device itself is freed.

As a result, replaying the events will cause a use after free.

To avoid the issue, make sure to dequeue and free any pending events on
a frozen device when removed.

CVE-2025-26600, ZDI-CAN-25871

This vulnerability was discovered by:
Jan-Niklas Sohn working with Trend Micro Zero Day Initiative

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1828>
(cherry picked from commit 6e0f332ba4)
2026-01-25 10:40:01 -08:00
..
2020-07-05 13:07:33 -07:00
2015-07-08 16:41:29 -04:00
2014-11-12 10:25:00 +10:00
2026-01-25 10:40:00 -08:00
2026-01-25 10:39:57 -08:00
2026-01-25 10:39:57 -08:00
2019-10-30 16:17:04 +00:00
2015-04-21 16:57:07 -07:00
2026-01-25 10:40:00 -08:00
2026-01-19 12:32:20 -08:00
2013-07-23 23:56:58 +01:00
2020-07-05 13:07:33 -07:00