mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 07:50:47 +00:00
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:
parent
fe05b2e186
commit
eb9c9730a4
1030
meta-oe/recipes-support/freerdp/freerdp/CVE-2024-32460.patch
Normal file
1030
meta-oe/recipes-support/freerdp/freerdp/CVE-2024-32460.patch
Normal file
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user