X.Org Server: Heap Overflow via Button Mapping Bit Misallocation
CVE-2023-6816 Published on January 18, 2024
Xorg-x11-server: heap buffer overflow in devicefocusevent and procxiquerypointer
A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.
Vulnerability Analysis
CVE-2023-6816 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be critical as this vulnerability has a high impact to the confidentiality, integrity and availability of this component.
Timeline
Reported to Red Hat.
Made public. 6 days later.
Weakness Type
What is a Memory Corruption Vulnerability?
The software writes data past the end, or before the beginning, of the intended buffer. Typically, this can result in corruption of data, a crash, or code execution. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent write operation then produces undefined or unexpected results.
CVE-2023-6816 has been classified to as a Memory Corruption vulnerability or weakness.
Products Associated with CVE-2023-6816
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2023-6816 are published in these products:
Affected Versions
Red Hat Enterprise Linux 6 Extended Lifecycle Support - EXTENSION:- Version 0:1.1.0-25.el6_10.13 and below * is unaffected.
- Version 0:1.20.4-27.el7_9 and below * is unaffected.
- Version 0:1.8.0-31.el7_9 and below * is unaffected.
- Version 0:1.13.1-2.el8_9.7 and below * is unaffected.
- Version 0:21.1.3-15.el8 and below * is unaffected.
- Version 0:1.9.0-15.el8_2.9 and below * is unaffected.
- Version 0:1.9.0-15.el8_2.9 and below * is unaffected.
- Version 0:1.9.0-15.el8_2.9 and below * is unaffected.
- Version 0:1.11.0-8.el8_4.8 and below * is unaffected.
- Version 0:1.11.0-8.el8_4.8 and below * is unaffected.
- Version 0:1.11.0-8.el8_4.8 and below * is unaffected.
- Version 0:1.12.0-6.el8_6.9 and below * is unaffected.
- Version 0:1.12.0-15.el8_8.7 and below * is unaffected.
- Version 0:1.13.1-3.el9_3.6 and below * is unaffected.
- Version 0:1.20.11-24.el9 and below * is unaffected.
- Version 0:22.1.9-5.el9 and below * is unaffected.
- Version 0:1.11.0-22.el9_0.8 and below * is unaffected.
- Version 0:1.12.0-14.el9_2.5 and below * is unaffected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.