In GNU Binutils before 2.40, there is a heap-buffer-overflow in the error function bfd_getl32 when called from the strip_main function in strip-new via a crafted file. Reference: https://sourceware.org/bugzilla/show_bug.cgi?id=29482
Created binutils tracking bugs for this issue: Affects: fedora-all [bug 2124579] Created mingw-binutils tracking bugs for this issue: Affects: fedora-all [bug 2124580]
Upstream patch: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ef186fe54aa6d281a3ff8a9528417e5cc614c797
Removing the Security flag because the problem is only triggered if the user is tricked into attempting to strip a corrupt COFF format file (a format not used by RHEL or Fedora), and all that happens is that the strip fails to complete.