SECURITY UPDATE: memory corruption in ld via fuzzed object
debian/patches/CVE-2025-5244.patch: check for empty groups in
elf_gc_sweep to prevent NULL pointer dereference
CVE-2025-5244
SECURITY UPDATE: SEGV in objdump function debug_type_samep
debian/patches/CVE-2025-5245.patch: handle NULL u.kenum in
debug_write_type and debug_type_samep, and add u.kenum->names
NULL check to prevent memory corruption
CVE-2025-5245
SECURITY UPDATE: heap-based buffer overflow in _bfd_elf_parse_eh_frame
debian/patches/CVE-2025-11082.patch: use bounded memchr search for
augmentation NUL terminator instead of unbounded strlen