### [CVE-2018-20651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20651) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description A NULL pointer dereference was discovered in elf_link_add_object_symbols in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31.1. This occurs for a crafted ET_DYN with no program headers. A specially crafted ELF file allows remote attackers to cause a denial of service, as demonstrated by ld. ### POC #### Reference - https://sourceware.org/bugzilla/show_bug.cgi?id=24041 - https://sourceware.org/bugzilla/show_bug.cgi?id=24041 #### Github - https://github.com/phonito/phonito-vulnerable-container