CVE-2024-31082

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.

Configurations

No configuration.

History

21 Nov 2024, 09:12

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2024/04/03/13 -
  • () http://www.openwall.com/lists/oss-security/2024/04/12/10 -
References () https://access.redhat.com/security/cve/CVE-2024-31082 - () https://access.redhat.com/security/cve/CVE-2024-31082 -
References () https://bugzilla.redhat.com/show_bug.cgi?id=2271999 - () https://bugzilla.redhat.com/show_bug.cgi?id=2271999 -
References () https://lists.x.org/archives/xorg-announce/2024-April/003497.html - () https://lists.x.org/archives/xorg-announce/2024-April/003497.html -

13 Nov 2024, 13:15

Type Values Removed Values Added
References
  • {'url': 'http://www.openwall.com/lists/oss-security/2024/04/03/13', 'source': '[email protected]'}
  • {'url': 'http://www.openwall.com/lists/oss-security/2024/04/12/10', 'source': '[email protected]'}

14 Jul 2024, 19:15

Type Values Removed Values Added
References
  • () https://lists.x.org/archives/xorg-announce/2024-April/003497.html -

01 May 2024, 18:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2024/04/03/13 -
  • () http://www.openwall.com/lists/oss-security/2024/04/12/10 -

Information

Published : 2024-04-04 14:15

Updated : 2024-11-21 09:12


NVD link : CVE-2024-31082

Mitre link : CVE-2024-31082

CVE.ORG link : CVE-2024-31082


JSON object : View

Products Affected

No product.

CWE
CWE-126

Buffer Over-read