All of lore.kernel.org
 help / color / mirror / Atom feed
* [kirkstone][PATCH] binutils: Fix CVE-2022-47011
@ 2023-09-06  7:32 Deepthi Hemraj
  0 siblings, 0 replies; only message in thread
From: Deepthi Hemraj @ 2023-09-06  7:32 UTC (permalink / raw)
  To: openembedded-core
  Cc: Randy.MacLeod, Umesh.Kalappa, Naveen.Gowda,
	Shivaprasad.Moodalappa, Sundeep.Kokkonda

Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
---
 meta/recipes-devtools/binutils/binutils-2.38.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/binutils/binutils-2.38.inc b/meta/recipes-devtools/binutils/binutils-2.38.inc
index 5c3ff3d93a..aa77263c66 100644
--- a/meta/recipes-devtools/binutils/binutils-2.38.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.38.inc
@@ -56,5 +56,6 @@ SRC_URI = "\
      file://0023-CVE-2023-25585.patch \
      file://0026-CVE-2023-1972.patch \
      file://0025-CVE-2023-25588.patch \
+     file://0028-CVE-2022-47011.patch \
 "
 S  = "${WORKDIR}/git"
-- 
2.39.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-06  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06  7:32 [kirkstone][PATCH] binutils: Fix CVE-2022-47011 Deepthi Hemraj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.