CVE-2017-7299
- EPSS 0.26%
- Published 29.03.2017 15:59:00
- Last modified 20.04.2025 01:37:25
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an invalid read (of size 8) because the code to emit relocs (bfd_elf_final_link function in bfd/elflink.c) does not check the format of the input file bef...
CVE-2017-7300
- EPSS 0.41%
- Published 29.03.2017 15:59:00
- Last modified 20.04.2025 01:37:25
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that is vulnerable to a heap-based buffer over-read (off-by-one) because of an incomplete check for inval...
CVE-2017-7301
- EPSS 0.41%
- Published 29.03.2017 15:59:00
- Last modified 20.04.2025 01:37:25
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that has an off-by-one vulnerability because it does not carefully check the string offset. The vulnerabi...
CVE-2017-7302
- EPSS 0.41%
- Published 29.03.2017 15:59:00
- Last modified 20.04.2025 01:37:25
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a swap_std_reloc_out function in bfd/aoutx.h that is vulnerable to an invalid read (of size 4) because of missing checks for relocs that could not be reco...
CVE-2017-7303
- EPSS 0.41%
- Published 29.03.2017 15:59:00
- Last modified 20.04.2025 01:37:25
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 4) because of missing a check (in the find_link function) for null headers before attempting to match them. This vul...
CVE-2017-7304
- EPSS 0.41%
- Published 29.03.2017 15:59:00
- Last modified 20.04.2025 01:37:25
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 8) because of missing a check (in the copy_special_section_fields function) for an invalid sh_link field before atte...
CVE-2017-7223
- EPSS 0.39%
- Published 22.03.2017 16:59:00
- Last modified 20.04.2025 01:37:25
GNU assembler in GNU Binutils 2.28 is vulnerable to a global buffer overflow (of size 1) while attempting to unget an EOF character from the input stream, potentially leading to a program crash.
CVE-2017-7224
- EPSS 0.3%
- Published 22.03.2017 16:59:00
- Last modified 20.04.2025 01:37:25
The find_nearest_line function in objdump in GNU Binutils 2.28 is vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash.
CVE-2017-7225
- EPSS 0.43%
- Published 22.03.2017 16:59:00
- Last modified 20.04.2025 01:37:25
The find_nearest_line function in addr2line in GNU Binutils 2.28 does not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash.
CVE-2017-7226
- EPSS 0.38%
- Published 22.03.2017 16:59:00
- Last modified 20.04.2025 01:37:25
The pe_ILF_object_p function in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to...