backport patch

  1. CVE-2025-7546: Binutils ELF Group Handling Memory Corruption Patch

    The recently disclosed CVE‑2025‑7546 is a memory‑corruption bug in GNU Binutils 2.45 that allows a crafted ELF group section to trigger an out‑of‑bounds write in the BFD (Binary File Descriptor) library’s ELF handler — specifically in the function bfd_elf_set_group_contents inside bfd/elf.c. The...