The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file, as demonstrated by _bfd_elf_parse_attributes in elf-attrs.c and bfd_malloc in libbfd.c. This can occur during execution of nm.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=23361 | issue tracking patch exploit third party advisory |
https://access.redhat.com/errata/RHSA-2018:3032 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/104584 | vdb entry third party advisory |
https://access.redhat.com/errata/RHBA-2019:0327 | third party advisory vendor advisory |
https://security.gentoo.org/glsa/201908-01 | vendor advisory |
https://usn.ubuntu.com/4336-1/ | vendor advisory |