From: Quentin Schulz <[email protected]> The NVD has two additional CPEs for squashfs-tools pointing at the same GitHub git repo, squashfs_project:squashfs-tools[1] and squashfs-tools_project:squashfs-tools[2].
There are no other matches for squashfs-tools in the NVD except those two, so don't specify the vendor for now and match both vendors with only one entry in CVE_PRODUCT. [1] https://nvd.nist.gov/products/cpe/detail/029FFEC5-FB40-4591-A864-90CB97E80FEA [2] https://nvd.nist.gov/products/cpe/detail/ADE3E55D-5CBD-49B3-85B4-2035A9B380B3 Signed-off-by: Quentin Schulz <[email protected]> Signed-off-by: Antonin Godard <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit e1e4729b511a676a961982f88827d79afb81d2ae) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb index 7741039fcf9..9a1ebd575c1 100644 --- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb +++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb @@ -38,4 +38,4 @@ ARM_INSTRUCTION_SET:armv6 = "arm" BBCLASSEXTEND = "native nativesdk" -CVE_PRODUCT = "squashfs" +CVE_PRODUCT = "squashfs squashfs-tools"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239221): https://lists.openembedded.org/g/openembedded-core/message/239221 Mute This Topic: https://lists.openembedded.org/mt/119897506/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
