1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

binutils: Fix CVE-2025-7546

Report corrupted group section instead of trying to recover.

CVE: CVE-2025-7546
Upstream-Status: Backport [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=41461010eb7c79fee7a9d5f6209accdaac66cc6b]
PR  33050 [https://sourceware.org/bugzilla/show_bug.cgi?id=33050]

(From OE-Core rev: 2eea0b0132fd4bd4d66551a8cc6549480d8a29eb)

Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Yash Shinde
2025-07-16 05:34:55 -07:00
committed by Steve Sakoman
parent b5cd1f7457
commit 2bc879a143
2 changed files with 59 additions and 0 deletions
@@ -44,5 +44,6 @@ SRC_URI = "\
file://0016-CVE-2025-3198.patch \
file://0018-CVE-2025-5245.patch \
file://0019-CVE-2025-7545.patch \
file://0018-CVE-2025-7546.patch \
"
S = "${WORKDIR}/git"