Welcome to mirror list, hosted at ThFree Co, Russian Federation.

2021-10-21-2_4_1-released.md « _posts - github.com/FreeRDP/freerdp.github.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5588146c3315730d5a813a8fc811e4a76d139992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
layout: posts
title: 2.4.1 Maintenance release
date: 2021-10-21
author: an
---

FreeRDP 2.4.1 has just been released and uploaded to

https://pub.freerdp.com/releases/

2.4.1 is a maintenance release that also addresses the following
security related problems: [CVE-2021-41159](https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7c9r-6r2q-93qg) and [CVE-2021-41160](https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7c9r-6r2q-93qg)

Noteworthy changes:
 * Refactored RPC gateway parsing code
 * OpenSSL 3.0 compatibility fixes
 * USB redirection: fixed transfer lengths

Fixed issues:
 * [#7363](https://github.com/FreeRDP/FreeRDP/issues/7363): Length checks in ConvertUTF8toUTF16
 * [#7349](https://github.com/FreeRDP/FreeRDP/issues/7349): Added checks for bitmap width and heigth values

The complete changelog can be found [here](https://github.com/FreeRDP/FreeRDP/blob/2.4.1/ChangeLog).

**Thank you all for your support!**.

Best regards,
the FreeRDP team.