| Message ID | 20260602063912.4104825-2-sudumbha@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,scarthgap,1/2] python3-grpcio: Fix CVE-2024-7246 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb index eaa48a5d5c..1c41eff3f0 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb @@ -54,3 +54,5 @@ BBCLASSEXTEND = "native nativesdk" CCACHE_DISABLE = "1" CVE_PRODUCT += "grpc:grpc" + +CVE_STATUS[CVE-2026-33186] = "cpe-incorrect: the vulnerability affects only the go implementation"