Bug 2271999 (CVE-2024-31082)
Summary: | CVE-2024-31082 xorg-x11-server: Heap buffer overread/data leakage in ProcAppleDRICreatePixmap | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | TEJ RATHI <trathi> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | security-response-team |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | xorg-server 21.1.12 | Doc Type: | If docs needed, set a value |
Doc Text: |
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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2273329, 2273330, 2273331 | ||
Bug Blocks: | 2272001 |
Description
TEJ RATHI
2024-03-28 04:27:03 UTC
Created tigervnc tracking bugs for this issue: Affects: fedora-all [bug 2273331] Created xorg-x11-server tracking bugs for this issue: Affects: fedora-all [bug 2273329] Created xorg-x11-server-Xwayland tracking bugs for this issue: Affects: fedora-all [bug 2273330] |