Bug 2259483 (CVE-2024-22211)
Summary: | CVE-2024-22211 freerdp: Integer Overflow leading to Heap Overflow in freerdp_bitmap_planar_context_reset | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Rohit Keshri <rkeshri> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | Keywords: | Security |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | freerdp 2.11.5, freerdp 3.2.0 | Doc Type: | If docs needed, set a value |
Doc Text: |
FreeRDP is a collection of remote desktop protocol library and client software that is both free and open source. An integer overflow within freerdp_bitmap_planar_context_reset results in a heap-buffer overflow. This impacts clients built on FreeRDP. However, server implementations and proxies based on FreeRDP are unaffected. A malevolent server could create a RDPGFX_RESET_GRAPHICS_PDU to allocate buffers that are too small, potentially causing subsequent out-of-bounds reads/writes. It's important to note that data extraction over the network is not feasible; these buffers are utilized solely for displaying images.
|
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: | 2259484, 2259485 | ||
Bug Blocks: | 2259486 |
Description
Rohit Keshri
2024-01-22 05:24:53 UTC
Created freerdp tracking bugs for this issue: Affects: fedora-all [bug 2259485] Created freerdp1.2 tracking bugs for this issue: Affects: epel-all [bug 2259484] I don't understand why its marked as Important with CVSS: 3.7 Rohit, Can you explain a bit! Also RHEL-7 tracker is created for Y-stream that is not present, only z-stream tracker is present. (eg. RHEL-7.9.z) This vulnerability in FreeRDP, resulting from an integer overflow in certain versions, poses a low severity risk due to several mitigating factors. Firstly, it primarily affects FreeRDP-based clients, while server implementations and proxies remain unaffected. Additionally, the potential for exploitation is limited as it requires interaction with a malicious server, and data extraction over the network is not feasible; the vulnerability pertains solely to image display buffers. This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:9092 https://access.redhat.com/errata/RHSA-2024:9092 |