An infinite loop may be triggered in display_debug_abbrev() function in binutils/dwarf.c while opening a crafted ELF, which may lead to denial of service by a local attacker. Upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29370
Created binutils tracking bugs for this issue: Affects: fedora-all [bug 2122675] Created mingw-binutils tracking bugs for this issue: Affects: fedora-all [bug 2122676]
(In reply to Pedro Sampaio from comment #0) > An infinite loop may be triggered in display_debug_abbrev() function in > binutils/dwarf.c while opening a crafted ELF, which may lead to denial of > service by a local attacker. By that rationale, running `while true; do echo; done` is a security issue. Is there another reason why this should be considered a security issue?
This will be fixed in #2122675 as a regular bug. This does not look security-relevant.