Security Advisory

CVE-2025-26597

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-25 15:54:48
Last updated 2026-06-29 20:36:58
Assigner redhat
CVSS score not scored
State PUBLISHED

Description

A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size.