From: Peter Marko <[email protected]> New version of sbom-cve-check makes more torough version validation and version strings with distro specific suffix is no longer accepted, thus leaving some CVEs without version to compare (no-version-ranges).
Per [1] this CVE was fixed in v3.8.0. [1] https://security-tracker.debian.org/tracker/CVE-2023-0361 Signed-off-by: Peter Marko <[email protected]> --- meta/recipes-support/gnutls/gnutls_3.8.13.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/gnutls/gnutls_3.8.13.bb b/meta/recipes-support/gnutls/gnutls_3.8.13.bb index e360db6fff..f48ded3bcc 100644 --- a/meta/recipes-support/gnutls/gnutls_3.8.13.bb +++ b/meta/recipes-support/gnutls/gnutls_3.8.13.bb @@ -102,6 +102,7 @@ pkg_postinst_ontarget:${PN}-fips () { fi } +CVE_STATUS[CVE-2023-0361] = "fixed-version: fixed in version 3.8.0" CVE_STATUS[CVE-2025-32989] = "fixed-version: fixed in version 3.8.10" CVE_STATUS[CVE-2025-32990] = "fixed-version: fixed in version 3.8.10" CVE_STATUS[CVE-2026-1584] = "fixed-version: fixed in version 3.8.12"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242880): https://lists.openembedded.org/g/openembedded-core/message/242880 Mute This Topic: https://lists.openembedded.org/mt/120614122/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
