A flaw was found in the assign_file_positions_for_non_load_sections function in
elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils from commit f2731e0c374e5323ce4cdae2bcc7b7fe22da1a6f to
01f7e10cf2dcf403462b2feed06c43135651556d. It allows attackers to cause a
denial of service (NULL pointer dereference and application crash) via an ELF
file with a RELRO segment that lacks a matching LOAD segment
References:
https://sourceware.org/bugzilla/show_bug.cgi?id=22881
Patch:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=01f7e10cf2dcf403462b2feed06c43135651556d
Created binutils tracking bugs for this issue:
Affects: fedora-all [bug 1551786]
Created mingw-binutils tracking bugs for this issue:
Affects: epel-all [bug 1551787]