Security Advisory

CVE-2025-26601

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-25 15:55:36
Last updated 2026-04-06 12:53:35
Assigner redhat
State PUBLISHED

Description

A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger() is called. If one of the changes triggers an error, the function will return early, not adding the new sync object, possibly causing a use-after-free when the alarm eventually triggers.