All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Dubois-Briand <mathieu.dubois-briand@hyprua.org>
To: openembedded-devel@lists.openembedded.org, akuster808@gmail.com,
	Mathieu Dubois-Briand <mbriand@witekio.com>
Cc: Ross Burton <Ross.Burton@arm.com>
Subject: Re: [oe] [meta-networking][dunfell][PATCH 4/4] mbedtls: Whitelist CVE-2021-43666
Date: Wed, 5 Oct 2022 10:33:12 +0200	[thread overview]
Message-ID: <Yz1BSPlKkB+YXoZj@WIPC21110265> (raw)
In-Reply-To: <171AC9D81EA1BDC1.13098@lists.openembedded.org>

On Tue, Oct 04, 2022 at 08:28:43AM +0200, Mathieu Dubois-Briand via lists.openembedded.org wrote:
> Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com>
> ---
>  .../recipes-connectivity/mbedtls/mbedtls_2.16.12.bb            | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.12.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.12.bb
> index 264e8abc15fc..7c61b1bfa7cf 100644
> --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.12.bb
> +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.12.bb
> @@ -49,3 +49,6 @@ FILES_${PN}-programs = "${bindir}/"
>  BBCLASSEXTEND = "native nativesdk"
>  
>  CVE_PRODUCT = "mbed_tls"
> +
> +# Fix merged upstream https://github.com/Mbed-TLS/mbedtls/pull/5311
> +CVE_CHECK_WHITELIST += "CVE-2021-43666"
> -- 
> 2.34.1
> 

On the equivalent patch set against master branch, Ross Burton suggested to not add the CVE to the white list but instead get the CPE modified. We might want to do the same thing here.

Best regards,
Mathieu


      parent reply	other threads:[~2022-10-05  8:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04  6:28 [meta-networking][dunfell][PATCH 1/4] mbedtls: Fix CVE product name Mathieu Dubois-Briand
2022-10-04  6:28 ` [meta-networking][dunfell][PATCH 2/4] mbedtls: Update to 2.16.12 stable version Mathieu Dubois-Briand
2022-10-04 18:16   ` akuster808
2022-10-05  8:24     ` Mathieu Dubois-Briand
2022-11-02 12:42       ` Mathieu Dubois-Briand
2022-10-04  6:28 ` [meta-networking][dunfell][PATCH 4/4] mbedtls: Whitelist CVE-2021-43666 Mathieu Dubois-Briand
2022-10-04  6:34 ` [meta-networking][dunfell][PATCH 1/4] mbedtls: Fix CVE product name Mathieu Dubois-Briand
     [not found] ` <171AC9D81EA1BDC1.13098@lists.openembedded.org>
2022-10-05  8:33   ` Mathieu Dubois-Briand [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=Yz1BSPlKkB+YXoZj@WIPC21110265 \
    --to=mathieu.dubois-briand@hyprua.org \
    --cc=Ross.Burton@arm.com \
    --cc=akuster808@gmail.com \
    --cc=mbriand@witekio.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.