| Message ID | 20260508062754.1957643-1-hjadon@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,scarthgap] abseil-cpp: Add CVE_PRODUCT to support product name | expand |
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb index ff5aedb9c3..91d237ad9c 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb @@ -55,3 +55,6 @@ ALLOW_EMPTY:${PN} = "1" BBCLASSEXTEND = "native nativesdk" CVE_STATUS[CVE-2025-0838] = "cpe-incorrect: The current version (20240116.3) is not affected." + +# Add CVE_PRODUCT to match the NVD CPE product name +CVE_PRODUCT = "abseil:common_libraries"