mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 03:59:12 +00:00
freerdp: ignore CVE-2025-68118
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-68118 The vulnerability is specific to the usage of Microsoft specific sprintf implementation. Because of this, ignore this vulnerability. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1b4b952b5127ed9c35cae0c6cfd6e1133c79a946) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
eb8e89e3b4
commit
a0806bca0a
@ -94,3 +94,4 @@ python populate_packages:prepend () {
|
||||
}
|
||||
|
||||
CVE_STATUS[CVE-2024-32662] = "fixed-version: 2.x is not affected, bug was introduced in 3.0.0"
|
||||
CVE_STATUS[CVE-2025-68118] = "not-applicable-platform: Windows-only vulnerability"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user