Security Advisory

CVE-2025-26595

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-25 15:54:06
Last updated 2026-04-06 12:53:14
Assigner redhat
State PUBLISHED

Description

A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size.