Skip to content

Commit

Permalink
net/freerdp: update to 2.11.6 with 6 CVEs fixed
Browse files Browse the repository at this point in the history
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.6

CVE:
CVE-2024-32041 [Low[ OutOfBound Read in zgfx_decompress_segment
CVE-2024-32039 [Moderate] Integer overflow & OutOfBound Write in clear_decompress_residual_data
CVE-2024-32040 [Low] integer underflow in nsc_rle_decode
CVE-2024-32458 [Low] OutOfBound Read in planar_skip_plane_rle
CVE-2024-32459 [Low] OutOfBound Read in ncrush_decompress
CVE-2024-32460 [Low] OutOfBound Read in interleaved_decompress

Approved by:	arrowd (mentor, implicit)
MFH:		2024Q2

(cherry picked from commit 78ae5b8)
  • Loading branch information
VVD committed Apr 18, 2024
1 parent 61b5131 commit 21b1b6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net/freerdp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= freerdp
DISTVERSION= 2.11.5
DISTVERSION= 2.11.6
CATEGORIES= net comms
MASTER_SITES= https://pub.freerdp.com/releases/ \
https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/
Expand Down
6 changes: 3 additions & 3 deletions net/freerdp/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1705743624
SHA256 (freerdp-2.11.5.tar.gz) = 70785ad9934d75aed1734f8918a05aff95788e58e53081e84651106b24303dc2
SIZE (freerdp-2.11.5.tar.gz) = 7330372
TIMESTAMP = 1713475333
SHA256 (freerdp-2.11.6.tar.gz) = ad5a0c7761b18af914041ed50902d6c9fd553e65eeba8a1bea41c4149980b84c
SIZE (freerdp-2.11.6.tar.gz) = 7337387
SHA256 (61983cd6dcb86097d91b7ef405abc1266444a368.patch) = be68ff4ab63c15592ff576af34d4592340b70e7b6d7b5ef3cfe5ba97b5fdccf2
SIZE (61983cd6dcb86097d91b7ef405abc1266444a368.patch) = 2826
SHA256 (78cdb555c57c33b7f331cb280ac2f615cb87fa74.patch) = d49ea1c5a0fdb644b32fd61479dfca6770c0bb6446bbe9d274e5ae4f62f0a00b
Expand Down

0 comments on commit 21b1b6f

Please sign in to comment.