mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-27 00:30:20 +00:00
capnproto: ignore CVE-2026-59704
Details: https://nvd.nist.gov/vuln/detail/cve-2026-59704 Fixes: WARNING: capnproto-1.4.0-r0 do_sbom_cve_check_recipe: capnproto-1.4.0: Found unpatched CVEs: CVE-2026-59704 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
@@ -32,3 +32,4 @@ BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
CVE_STATUS[CVE-2026-32239] = "fixed-version: fixed in 1.4.0"
|
||||
CVE_STATUS[CVE-2026-32240] = "fixed-version: fixed in 1.4.0"
|
||||
CVE_STATUS[CVE-2026-59704] = "cpe-incorrect: the vulnerability is in Cap, which is a different project"
|
||||
|
||||
Reference in New Issue
Block a user