The vulnerability of the libdw library, a set of utilities for processing ELF objects, arises from reading data beyond the permissible buffer size. This allows an attacker to cause a service failure.
The vulnerability of the libdw library, which contains utilities for processing ELF objects, is related to incorrect checks for the end of the attribute list in dwarfgetabbrev.c and dwarfhasattr.c. Exploiting this vulnerability could allow an attacker to cause service failures remotely...