mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
1b5d6bb30d
commit
ebf9d387cc
@@ -18,6 +18,8 @@ SRCBRANCH ?= "binutils-2_44-branch"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
|
||||
|
||||
CVE_STATUS[CVE-2025-1153] = "cpe-stable-backport: fix available in used git hash"
|
||||
|
||||
SRCREV ?= "96bc9e8081a5dbe8329c1d5b0c94191fd5bed840"
|
||||
BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
|
||||
SRC_URI = "\
|
||||
|
||||
Reference in New Issue
Block a user