From: Khem Raj Date: Sun, 14 Jul 2024 18:43:44 +0000 (-0700) Subject: gcc-14: Mark CVE-2023-4039 as fixed in GCC14+ X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47b838eea7e3684d6b00bb7196313f0bfa519aba;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gcc-14: Mark CVE-2023-4039 as fixed in GCC14+ Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gcc/gcc-14.1.inc b/meta/recipes-devtools/gcc/gcc-14.1.inc index 17a9c51d71a..23a03725c40 100644 --- a/meta/recipes-devtools/gcc/gcc-14.1.inc +++ b/meta/recipes-devtools/gcc/gcc-14.1.inc @@ -110,3 +110,4 @@ EXTRA_OECONF_INITIAL = "\ " CVE_STATUS[CVE-2021-37322] = "cpe-incorrect: Is a binutils 2.26 issue, not gcc" +CVE_STATUS[CVE-2023-4039] = "fixed-version: Fixed from version 14.0+"