From: Peter Marko <[email protected]> This is vulnerability of libksba and we use fixed libksba version (currently 1.6.4).
Signed-off-by: Peter Marko <[email protected]> Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-support/gnupg/gnupg_2.3.7.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/gnupg/gnupg_2.3.7.bb b/meta/recipes-support/gnupg/gnupg_2.3.7.bb index 7a29a5659a..7075a61898 100644 --- a/meta/recipes-support/gnupg/gnupg_2.3.7.bb +++ b/meta/recipes-support/gnupg/gnupg_2.3.7.bb @@ -87,3 +87,5 @@ lcl_maybe_fortify:mipsarch = "" # upstream-wontfix: Upstream doesn't seem to be keen on merging the proposed commit - https://dev.gnupg.org/T5993 CVE_CHECK_IGNORE += "CVE-2022-3219" +# cpe-incorrect: this is vulnerability of libksba and we use fixed libksba version +CVE_CHECK_IGNORE += "CVE-2022-3515" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208301): https://lists.openembedded.org/g/openembedded-core/message/208301 Mute This Topic: https://lists.openembedded.org/mt/109924657/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
