| Message ID | 20260720192809.28277-1-peter.marko@siemens.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,wrynose,1/6] grpc: set status for CVE-2023-33953 and CVE-2024-37168 | expand |
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.80.0.bb b/meta-oe/recipes-devtools/grpc/grpc_1.80.0.bb index 14ead4ccf9..2213331a3e 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.80.0.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.80.0.bb @@ -66,3 +66,6 @@ FILES:${PN}-compiler += " \ ${bindir} \ ${libdir}/libgrpc_plugin_support${SOLIBS} \ " + +CVE_STATUS[CVE-2023-33953] = "fixed-version: Fixed since 1.56.2" +CVE_STATUS[CVE-2024-37168] = "cpe-incorrect: This CVE is for grps-js"