public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: simone.p.weiss@posteo.com
To: openembedded-core@lists.openembedded.org
Cc: "Simone Weiß" <simone.p.weiss@posteo.com>
Subject: [PATCH v2] gcc: Upgidate status of CVE-2023-4039
Date: Mon, 22 Jan 2024 16:18:42 +0000	[thread overview]
Message-ID: <20240122161842.8557-1-simone.p.weiss@posteo.com> (raw)

From: Simone Weiß <simone.p.weiss@posteo.com>

This is fixed via a patch added in gcc-13.2.inc already, but still
reported e.g. for libgcc as it is not defining an own source but use the
shared gcc-source.

Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
---
 meta/recipes-devtools/gcc/libgcc-initial_13.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/gcc/libgcc-initial_13.2.bb b/meta/recipes-devtools/gcc/libgcc-initial_13.2.bb
index a259082b47..fd66692185 100644
--- a/meta/recipes-devtools/gcc/libgcc-initial_13.2.bb
+++ b/meta/recipes-devtools/gcc/libgcc-initial_13.2.bb
@@ -3,3 +3,5 @@ require libgcc-initial.inc
 
 # Building with thumb enabled on armv6t fails
 ARM_INSTRUCTION_SET:armv6 = "arm"
+
+CVE_STATUS[CVE-2023-4039] = "fixed-version: Fixed via CVE-2023-4039.patch in gcc-13-2.inc which is added via require here"
-- 
2.39.2



             reply	other threads:[~2024-01-22 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 16:18 simone.p.weiss [this message]
2024-01-22 16:40 ` [OE-core] [PATCH v2] gcc: Upgidate status of CVE-2023-4039 Simone Weiß

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=20240122161842.8557-1-simone.p.weiss@posteo.com \
    --to=simone.p.weiss@posteo.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox