From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: peter.marko@siemens.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH 1/2] grpc-go: add grpc to CVE_PRODUCT
Date: Tue, 7 Nov 2023 01:50:13 +0000 [thread overview]
Message-ID: <ZUmX1cUbzSachiPP@gmail.com> (raw)
In-Reply-To: <20231105140429.1973258-1-peter.marko@siemens.com>
merged to master-next.
Bruce
In message: [meta-virtualization][PATCH 1/2] grpc-go: add grpc to CVE_PRODUCT
on 05/11/2023 Peter Marko via lists.yoctoproject.org wrote:
> From: Peter Marko <peter.marko@siemens.com>
>
> Some cves are reported with "cpe:2.3:a:grpc:grpc:*:*:*:*:*:go:*:*"
> See https://nvd.nist.gov/vuln/detail/CVE-2023-44487
>
> Signed-off-by: Peter Marko <peter.marko@siemens.com>
> ---
> recipes-devtools/go/grpc-go_git.bb | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/recipes-devtools/go/grpc-go_git.bb b/recipes-devtools/go/grpc-go_git.bb
> index d5bfaab9..b3b58ed4 100644
> --- a/recipes-devtools/go/grpc-go_git.bb
> +++ b/recipes-devtools/go/grpc-go_git.bb
> @@ -39,3 +39,7 @@ go_grpc_sysroot_preprocess () {
> FILES:${PN} += " \
> ${prefix}/local/go/src/${PKG_NAME}/* \
> "
> +
> +# some CVEs are reported with "cpe:2.3:a:grpc:grpc:*:*:*:*:*:go:*:*"
> +# it's better to have false positives than false negatives
> +CVE_PRODUCT += "grpc"
> --
> 2.30.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8422): https://lists.yoctoproject.org/g/meta-virtualization/message/8422
> Mute This Topic: https://lists.yoctoproject.org/mt/102400850/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2023-11-07 1:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-05 14:04 [meta-virtualization][PATCH 1/2] grpc-go: add grpc to CVE_PRODUCT Peter Marko
2023-11-05 14:04 ` [meta-virtualization][PATCH 2/2] grpc-go: Upgrade 1.41.0 -> 1.59.0 Peter Marko
2023-11-07 1:49 ` Bruce Ashfield
2023-11-07 7:02 ` [meta-virtualization][PATCH v2] " Peter Marko
2023-11-07 1:50 ` Bruce Ashfield [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZUmX1cUbzSachiPP@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=peter.marko@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.