mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
binutils: set status for CVE-2025-8224
Commit mentioned in CVE report is already included in current hash. Can be verified by trying to cherry-pick. (From OE-Core rev: c7297f46efa410a9204d3d386d307deada967bb6) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
1828ecc19f
commit
c0192e2543
@@ -19,6 +19,7 @@ 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"
|
||||
CVE_STATUS[CVE-2025-8224] = "cpe-stable-backport: fix available in used git hash"
|
||||
|
||||
SRCREV ?= "8e98f97aecb0f0a1a1e2ef244e9aa235248ef8fa"
|
||||
BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
|
||||
|
||||
Reference in New Issue
Block a user