FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, an authenticated RDP client can advertise DVI ADPCM with nBlockAlign equal to 8 and nChannels equal to 2 to make the `bs` calculation in rdpsnd_server_select_format in channels/rdpsnd/server/rdpsnd_main.c equal zero. The subsequent out_frames modulo `bs` operation raises SIGFPE and terminates the server-side rdpsnd channel process. This vulnerability fixed in 3.28.0.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-19 18:17
Updated : 2026-09-09 21:19
NVD link : CVE-2026-63117
Mitre link : CVE-2026-63117
CVE.ORG link : CVE-2026-63117
JSON object : View
Products Affected
No product.
CWE
CWE-369
Divide By Zero
