CVE-2024-31082

Name
CVE-2024-31082
Description
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.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
vdb-entry https://access.redhat.com/security/cve/CVE-2024-31082
issue-tracking https://bugzilla.redhat.com/show_bug.cgi?id=2271999
secalert@redhat.com http://www.openwall.com/lists/oss-security/2024/04/03/13
secalert@redhat.com http://www.openwall.com/lists/oss-security/2024/04/12/10
https://lists.x.org/archives/xorg-announce/2024-April/003497.html

Match rules

CPE URI Source package Min version Max version
shopxo >= 1.12.0 < 21.1.12

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
xorg-server 3.19-community 21.1.12-r0 Natanael Copa <ncopa@alpinelinux.org> fixed