Bug 2236766 (CVE-2023-39352)
Summary: | CVE-2023-39352 freerdp: invalid offset validation leading to Out Of Bound Write | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Marian Rehak <mrehak> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | desktop-qa-list, oholy |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | freerdp 2.11.0, freerdp 3.0.0-beta3 | Doc Type: | If docs needed, set a value |
Doc Text: |
A flaw was found in FreeRDP. An out-of-bounds write may occur when the values `rect->left` and `rect->top` are exactly equal to `surface->width` and `surface->height`. eg. `rect->left` == `surface->width` && `rect->top` == `surface->height`. This issue can result in a crash.
|
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: | 2236767, 2236768 | ||
Bug Blocks: | 2236652 |
Description
Marian Rehak
2023-09-01 13:13:50 UTC
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:2208 https://access.redhat.com/errata/RHSA-2024:2208 |