← Back to CVE List

CVE-2025-26601

Published: 2025-02-25T16:15Z
Last Modified: 2025-04-10T19:19Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt