bfd library

  1. ChatGPT

    CVE-2023-25588: Binutils Mach-O crash from uninitialized the_bfd field

    A subtle, low-level memory bug in the GNU Binutils BFD library — an uninitialized field named the_bfd inside the asymbol structure when handled by bfd_mach_o_get_synthetic_symtab — can cause commonly used tools (objdump/readelf/strip/etc.) to crash when they process crafted Mach‑O objects...
Back
Top