FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, global-buffer-overflow was observed in FreeRDPs Base64 decoding path. The root cause appears to be implementation-defined char signedness: on Arm/AArch64 builds, plain char is treated as unsigned, so the guard c <= 0 can be optimized into a simple c != 0 check. As a result, non-ASCII bytes (e.g., 0x80-0xFF) may bypass the intended range restriction and be used as an index into a global lookup table, causing out-of-bounds access. This vulnerability is fixed in 3.20.1.
The product reads data past the end, or before the beginning, of the intended buffer.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Freerdp | Freerdp | * | 3.20.1 (excluding) |
| Red Hat Enterprise Linux 10 | RedHat | freerdp-2:3.10.3-5.el10_1.2 | * |
| Red Hat Enterprise Linux 10.0 Extended Update Support | RedHat | freerdp-2:3.10.3-3.el10_0.2 | * |
| Red Hat Enterprise Linux 7 Extended Lifecycle Support | RedHat | freerdp-0:2.1.1-5.el7_9.2 | * |
| Red Hat Enterprise Linux 8 | RedHat | freerdp-2:2.11.7-3.el8_10 | * |
| Red Hat Enterprise Linux 8.2 Advanced Update Support | RedHat | freerdp-2:2.0.0-46.rc4.el8_2.7 | * |
| Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | freerdp-2:2.2.0-8.el8_4 | * |
| Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | RedHat | freerdp-2:2.2.0-8.el8_4 | * |
| Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | RedHat | freerdp-2:2.2.0-7.el8_6.2 | * |
| Red Hat Enterprise Linux 8.6 Telecommunications Update Service | RedHat | freerdp-2:2.2.0-7.el8_6.2 | * |
| Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions | RedHat | freerdp-2:2.2.0-7.el8_6.2 | * |
| Red Hat Enterprise Linux 8.8 Telecommunications Update Service | RedHat | freerdp-2:2.2.0-12.el8_8.2 | * |
| Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | RedHat | freerdp-2:2.2.0-12.el8_8.2 | * |
| Red Hat Enterprise Linux 9 | RedHat | freerdp-2:2.11.7-1.el9_7.2 | * |
| Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions | RedHat | freerdp-2:2.4.1-3.el9_0.1 | * |
| Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | freerdp-2:2.4.1-6.el9_2.3 | * |
| Red Hat Enterprise Linux 9.4 Extended Update Support | RedHat | freerdp-2:2.11.2-1.el9_4.2 | * |
| Red Hat Enterprise Linux 9.6 Extended Update Support | RedHat | freerdp-2:2.11.7-1.el9_6.2 | * |
| Freerdp2 | Ubuntu | plucky | * |
| Freerdp3 | Ubuntu | devel | * |
| Freerdp3 | Ubuntu | plucky | * |
| Freerdp3 | Ubuntu | upstream | * |