CVE-2024-31082 HIGH

CVE-2024-31082: Xorg-x11-server: heap buffer overread/data leakage in procappledricreatepixmap

Vendor Red Hat
Product Red Hat Enterprise Linux 10
Weakness CWE-126
Published April 4, 2024
Last update November 20, 2025

CVSS base score

7.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H

What the vulnerability does

01Description

A heap-based buffer over-read vulnerability was found in the X.org server's ProcAppleDRICreatePixmap() 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.

Key dates

02Disclosure timeline

April 4, 2024 CVE published
November 20, 2025 Record updated