FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a size_t underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtract block header sizes from a size_t variable without checking for underflow. When nBlockAlign (received from the server) is set such that size % block_size == 0 triggers the header parsing at a point where size is smaller than the header (4 or 8 bytes), the subtraction wraps size to ~SIZE_MAX. The while (size > 0) loop then continues for an astronomical number of iterations. This vulnerability is fixed in 3.24.0.
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:16014 https://access.redhat.com/errata/RHSA-2026:16014
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:16019 https://access.redhat.com/errata/RHSA-2026:16019
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:16483 https://access.redhat.com/errata/RHSA-2026:16483
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions Via RHSA-2026:16485 https://access.redhat.com/errata/RHSA-2026:16485
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:16482 https://access.redhat.com/errata/RHSA-2026:16482
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions Red Hat Enterprise Linux 8.8 Telecommunications Update Service Via RHSA-2026:16777 https://access.redhat.com/errata/RHSA-2026:16777
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions Red Hat Enterprise Linux 8.6 Telecommunications Update Service Via RHSA-2026:16814 https://access.redhat.com/errata/RHSA-2026:16814
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Extended Update Support Via RHSA-2026:16866 https://access.redhat.com/errata/RHSA-2026:16866
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:16865 https://access.redhat.com/errata/RHSA-2026:16865
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:19142 https://access.redhat.com/errata/RHSA-2026:19142
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:19358 https://access.redhat.com/errata/RHSA-2026:19358