From 4b721dc5c8c72f86ae3fdedb6b00e12f5fbedaef Mon Sep 17 00:00:00 2001 From: Chaitanya Vadrevu Date: Fri, 13 Oct 2023 19:27:20 -0500 Subject: [PATCH] binutils: Mark CVE-2022-47696 as patched (From OE-Core rev: bc480221d8091be460a1b8c4d023b9841e1df3c2) Signed-off-by: Chaitanya Vadrevu Signed-off-by: Steve Sakoman --- .../binutils/binutils/0025-CVE-2023-25588.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/binutils/binutils/0025-CVE-2023-25588.patch b/meta/recipes-devtools/binutils/binutils/0025-CVE-2023-25588.patch index 142d201c40..9b5825037f 100644 --- a/meta/recipes-devtools/binutils/binutils/0025-CVE-2023-25588.patch +++ b/meta/recipes-devtools/binutils/binutils/0025-CVE-2023-25588.patch @@ -17,8 +17,10 @@ anyway, so get rid of them. Also, simplify and correct sanity checks. Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff_plain;h=d12f8998d2d086f0a6606589e5aedb7147e6f2f1] CVE: CVE-2023-25588 +CVE: CVE-2022-47696 Signed-off-by: Deepthi Hemraj +Signed-off-by: Chaitanya Vadrevu ---