FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xf_SetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xf_rail_get_window in xf_rail_server_min_max_info returns an unprotected pointer from the railWindows hash table, and the main thread can concurrently delete the window (via a window delete order) while the RAIL channel thread is still using the pointer. Version 3.23.0 fixes the issue.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory “belongs” to the code that operates on the new pointer.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Freerdp | Freerdp | * | 3.23.0 (excluding) |
| Red Hat Enterprise Linux 10 | RedHat | freerdp-2:3.10.3-5.el10_1.8 | * |
| Red Hat Enterprise Linux 10 | RedHat | freerdp-2:3.10.3-12.el10_2.5 | * |
| Red Hat Enterprise Linux 10.0 Extended Update Support | RedHat | freerdp-2:3.10.3-3.el10_0.7 | * |
| Red Hat Enterprise Linux 7 Extended Lifecycle Support | RedHat | freerdp-0:2.1.1-5.el7_9.9 | * |
| Red Hat Enterprise Linux 8 | RedHat | freerdp-2:2.11.7-9.el8_10 | * |
| Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | freerdp-2:2.2.0-14.el8_4 | * |
| Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | RedHat | freerdp-2:2.2.0-14.el8_4 | * |
| Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | RedHat | freerdp-2:2.2.0-7.el8_6.8 | * |
| Red Hat Enterprise Linux 8.6 Telecommunications Update Service | RedHat | freerdp-2:2.2.0-7.el8_6.8 | * |
| Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions | RedHat | freerdp-2:2.2.0-7.el8_6.8 | * |
| Red Hat Enterprise Linux 8.8 Telecommunications Update Service | RedHat | freerdp-2:2.2.0-12.el8_8.8 | * |
| Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | RedHat | freerdp-2:2.2.0-12.el8_8.8 | * |
| Red Hat Enterprise Linux 9 | RedHat | freerdp-2:2.11.7-1.el9_7.7 | * |
| Red Hat Enterprise Linux 9 | RedHat | freerdp-2:2.11.7-7.el9_8.3 | * |
| Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions | RedHat | freerdp-2:2.4.1-3.el9_0.7 | * |
| Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | freerdp-2:2.4.1-6.el9_2.9 | * |
| Red Hat Enterprise Linux 9.4 Extended Update Support | RedHat | freerdp-2:2.11.2-1.el9_4.8 | * |
| Red Hat Enterprise Linux 9.6 Extended Update Support | RedHat | freerdp-2:2.11.7-1.el9_6.10 | * |
| Freerdp | Ubuntu | esm-infra/xenial | * |
| Freerdp3 | Ubuntu | noble | * |
| Freerdp3 | Ubuntu | questing | * |
| Freerdp3 | Ubuntu | upstream | * |