Package libfreerdp: Information

  • Default inline alert: A new version of the package has been build

    Task #: #340421
    Build time: Feb 11, 2024, 07:39 PM
    New version: 2.11.5-alt1
Binary package: libfreerdp
Version: 2.1.2-alt2
Architecture: armh
Build time:  Jul 1, 2020, 03:12 PM in the task #254314
Source package: freerdp
Category: System/Libraries
Report package bug
License: Apache-2.0
Summary: Core libraries implementing the RDP protocol
Description: 
libfreerdp can be embedded in applications.

Maintainer: Andrey Cherepanov


Last changed


July 1, 2020 Andrey Cherepanov 2.1.2-alt2
- Fix connect to Windows 7 (see https://github.com/FreeRDP/FreeRDP/issues/6299).
June 23, 2020 Andrey Cherepanov 2.1.2-alt1
- New version.
- Fixes:
  + CVE-2020-4033 Out of bound read in RLEDECOMPRESS
  + CVE-2020-4031 Use-After-Free in gdi_SelectObject
  + CVE-2020-4032 Integer casting vulnerability in `update_recv_secondary_order`
  + CVE-2020-4030 OOB read in `TrioParse`
  + CVE-2020-11099 OOB Read in license_read_new_or_upgrade_license_packet
  + CVE-2020-11098 Out-of-bound read in glyph_cache_put
  + CVE-2020-11097 OOB read in ntlm_av_pair_get
  + CVE-2020-11095 Global OOB read in update_recv_primary_order
  + CVE-2020-11096 Global OOB read in update_read_cache_bitmap_v3_order
  + Gateway RPC fixes for windows
  + Fixed resource fee race resulting in double free in USB redirection
  + Fixed wayland client crashes
  + Fixed X11 client mouse mapping issues (X11 mapping on/off)
  + Some proxy related improvements (capture module)
  + Code cleanup (use getlogin_r, ...)
May 20, 2020 Andrey Cherepanov 2.1.1-alt1
- New version.
- Fixes:
  + CVE: GHSL-2020-100 OOB Read in ntlm_read_ChallengeMessage
  + CVE: GHSL-2020-101 OOB Read in security_fips_decrypt due to uninitialized value
  + CVE: GHSL-2020-102 OOB Write in crypto_rsa_common