* [PATCH v2] gcc: Upgidate status of CVE-2023-4039
@ 2024-01-22 16:18 simone.p.weiss
2024-01-22 16:40 ` [OE-core] " Simone Weiß
0 siblings, 1 reply; 2+ messages in thread
From: simone.p.weiss @ 2024-01-22 16:18 UTC (permalink / raw)
To: openembedded-core; +Cc: Simone Weiß
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [OE-core] [PATCH v2] gcc: Upgidate status of CVE-2023-4039
2024-01-22 16:18 [PATCH v2] gcc: Upgidate status of CVE-2023-4039 simone.p.weiss
@ 2024-01-22 16:40 ` Simone Weiß
0 siblings, 0 replies; 2+ messages in thread
From: Simone Weiß @ 2024-01-22 16:40 UTC (permalink / raw)
To: openembedded-core
On Mon, 2024-01-22 at 16:18 +0000, Simone Weiß wrote:
> 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"
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#194182):
> https://lists.openembedded.org/g/openembedded-core/message/194182
> Mute This Topic: https://lists.openembedded.org/mt/103889417/8071792
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe:
> https://lists.openembedded.org/g/openembedded-core/unsub [
> simone.weiss@posteo.net]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Please ignore this. I made a rebase error. I will send a corrected
version.
Sorry
Simone
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-22 16:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22 16:18 [PATCH v2] gcc: Upgidate status of CVE-2023-4039 simone.p.weiss
2024-01-22 16:40 ` [OE-core] " Simone Weiß
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox