First published: Tue Oct 23 2018(Updated: )
An issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GNU Binutils | =2.31 | |
Debian Debian Linux | =7.0 | |
Debian Debian Linux | =8.0 | |
Debian Debian Linux | =9.0 | |
NetApp Data ONTAP | ||
debian/binutils | 2.35.2-2 2.40-2 2.43.1-5 |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=102def4da826b3d9e169741421e5e67e8731909a
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-18607 is a vulnerability in the Binary File Descriptor (BFD) library in GNU Binutils 2.31 that leads to a NULL pointer dereference.
If you are using affected versions of binutils on Ubuntu Xenial (16.04), Ubuntu Bionic (18.04), or Debian, you may be vulnerable to this issue.
To fix CVE-2018-18607, update your binutils package to the recommended version provided by your operating system (Ubuntu or Debian).
You can find more information about CVE-2018-18607 on the Sourceware bugzilla and gitweb, as well as the SecurityFocus website.
CWE-476 is a Common Weakness Enumeration category that refers to NULL Pointer Dereference vulnerabilities.