mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-17 06:50:07 +00:00
libssh: ignore CVE-2025-14821
Ignore CVE-2025-14821 as it is only applicable for windows. Reference: [https://security-tracker.debian.org/tracker/CVE-2025-14821] Signed-off-by: Naman Jain <naman.jain@partner.bmw.de> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
@@ -46,6 +46,8 @@ PACKAGECONFIG[tests] = "-DUNIT_TESTING=1, -DUNIT_TESTING=0, cmocka"
|
||||
|
||||
ARM_INSTRUCTION_SET:armv5 = "arm"
|
||||
|
||||
CVE_STATUS[CVE-2025-14821] = "not-applicable-platform: The vulnerability is Windows specific"
|
||||
|
||||
EXTRA_OECMAKE = " \
|
||||
-DWITH_PCAP=1 \
|
||||
-DWITH_SFTP=1 \
|
||||
|
||||
Reference in New Issue
Block a user