cve/2017/CVE-2017-9753.md
2024-05-26 14:27:05 +02:00

923 B

CVE-2017-9753

Description

The versados_mkobject function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not initialize a certain data structure, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.

POC

Reference

No PoCs from references.

Github