Vulnerabilities > CVE-2025-26599 - Access of Uninitialized Pointer vulnerability in multiple products

047910
CVSS 7.8 - HIGH
Attack vector
LOCAL
Attack complexity
LOW
Privileges required
LOW
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH
local
low complexity
tigervnc
x-org
redhat
CWE-824

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.

Vulnerable Configurations

Part Description Count
Application
Tigervnc
1
Application
X.Org
2
OS
Redhat
3

Common Weakness Enumeration (CWE)