freerdp: patch CVE-2024-32460

Details: https://nvd.nist.gov/vuln/detail/CVE-2024-32460

Backport the patch that is marked to resolve this vulnerability
by the relevant Github advisory[1].

[1]: https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-4rr8-gr65-vqrr

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2026-01-23 07:43:31 +01:00
parent fe05b2e186
commit eb9c9730a4
2 changed files with 1031 additions and 0 deletions
File diff suppressed because it is too large Load Diff
@@ -36,6 +36,7 @@ SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https
file://CVE-2024-32040.patch \
file://CVE-2024-32458.patch \
file://CVE-2024-32459.patch \
file://CVE-2024-32460.patch \
"
S = "${WORKDIR}/git"