mbox series

[0/2] binutils: patch CVE-2025-11082 and CVE-2025-11083

Message ID 20251010205200.1301197-1-peter.marko@siemens.com
Headers show
Series binutils: patch CVE-2025-11082 and CVE-2025-11083 | expand

Message

Peter Marko Oct. 10, 2025, 8:51 p.m. UTC
This patch in on top of
https://patchwork.yoctoproject.org/project/oe-core/patch/20251010115911.3361641-1-Yash.Shinde@windriver.com/

Results of binutils-testsuite are unchanged after these patches.

Peter Marko (2):
  binutils: patch CVE-2025-11082
  binutils: patch CVE-2025-11083

 .../binutils/binutils-2.45.inc                |  2 +
 .../binutils/0016-CVE-2025-11082.patch        | 46 +++++++++++
 .../binutils/0017-CVE-2025-11083.patch        | 77 +++++++++++++++++++
 3 files changed, 125 insertions(+)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0016-CVE-2025-11082.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0017-CVE-2025-11083.patch