The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aoutlinkadd_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 invalid string offsets while loading symbols, leading to a GNU linker (ld) program crash.
{
"cpe": "cpe:2.3:a:gnu:binutils:2.28:*:*:*:*:*:*:*",
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2.28"
}
]
}