Lucene search

K
cvelistRedhatCVELIST:CVE-2024-31080
HistoryApr 04, 2024 - 1:47 p.m.

CVE-2024-31080 Xorg-x11-server: heap buffer overread/data leakage in procxigetselectedevents

2024-04-0413:47:33
CWE-126
redhat
raw.githubusercontent.com
4
x.org
server
buffer
over-read
vulnerability
byte-swapped
memory leakage
segmentation faults
endianness
exploitation

5.9 Medium

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

16.7%

A heap-based buffer over-read vulnerability was found in the X.org server’s ProcXIGetSelectedEvents() function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage and segmentation faults, particularly when triggered by a client with a different endianness. This vulnerability could be exploited by an attacker to cause the X server to read heap memory values and then transmit them back to the client until encountering an unmapped page, resulting in a crash. Despite the attacker’s inability to control the specific memory copied into the replies, the small length values typically stored in a 32-bit integer can result in significant attempted out-of-bounds reads.