CVE Catalog

CVE-2025-26599

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile - higher than 28% of all known CVEs

Summary

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc error without validating the window tree marked just before, which leaves the validated data partly initialized and the use of an uninitialized pointer later.

Risk Assessment

The risk involves potential system instability or X server crashes, which can disrupt graphical applications and desktop environments, leading to data loss or user session interruption.

Recommendation

It is recommended to immediately update X.Org and Xwayland packages to versions containing the fix for this vulnerability. Monitor official security advisories from your Linux distribution for the appropriate patches.

Other vulnerabilities in X.Org

See all
Original NVD description (English source)

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc error without validating the window tree marked just before, which leaves the validated data partly initialized and the use of an uninitialized pointer later.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS