summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2025-05-03 18:59:54 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-05-05 17:22:11 +0100
commitebf9d387cca2b2037ca65326203a10f77fbf67dc (patch)
treea10e829862806fbd35062fdb0de1e0ad5d87b10b
parent1b5d6bb30d4a9bcfe9a6ae9cc08357fdc788c70e (diff)
downloadpoky-ebf9d387cca2b2037ca65326203a10f77fbf67dc.tar.gz
binutils: mark CVE-2025-1153 as fixed
We had this CVE patched but the patch was removed with last 2.44 branch updates as it is now included. Since there is no new version which could be set in NVD DB, this needs to be explicitly handled. (From OE-Core rev: 32f18145dee54f61203506daef339cd132908287) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.44.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.44.inc b/meta/recipes-devtools/binutils/binutils-2.44.inc
index b4f4a37db0..6bc65a0fea 100644
--- a/meta/recipes-devtools/binutils/binutils-2.44.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.44.inc
@@ -18,6 +18,8 @@ SRCBRANCH ?= "binutils-2_44-branch"
18 18
19UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" 19UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
20 20
21CVE_STATUS[CVE-2025-1153] = "cpe-stable-backport: fix available in used git hash"
22
21SRCREV ?= "96bc9e8081a5dbe8329c1d5b0c94191fd5bed840" 23SRCREV ?= "96bc9e8081a5dbe8329c1d5b0c94191fd5bed840"
22BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" 24BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
23SRC_URI = "\ 25SRC_URI = "\