mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
freerdp3: ignore CVE-2025-68118
Only affects Windows and can be ignored. Details: https://nvd.nist.gov/vuln/detail/CVE-2025-68118 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
@@ -74,3 +74,5 @@ do_configure:append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
|
CVE_STATUS[CVE-2025-68118] = "not-applicable-platform: only affects Windows"
|
||||||
|
|||||||
Reference in New Issue
Block a user