← Back to CVE List

CVE-2025-26597

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