elflint.c in elfutils does not validate the number of sections and the number of segments, which allows attackers to cause a denial of service (memory consumption) via a crafted ELF file. Upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=21312 Upstream patch: https://sourceware.org/ml/elfutils-devel/2017-q1/msg00133.html References: https://blogs.gentoo.org/ago/2017/04/03/elfutils-memory-allocation-failure-in-xcalloc-xmalloc-c/
Created elfutils tracking bugs for this issue: Affects: fedora-all [bug 1441630]