Bugzilla – Bug 1005049
VUL-1: CVE-2016-8679: libdwarf: heap-based buffer overflow in _dwarf_get_size_of_val (dwarf_util.c)
Last modified: 2024-05-20 13:19:37 UTC
CVE-2016-8679. Reported by Agostino Sarubbo. This has the same fix as CVE-2016-8681 but seems distinct. https://blogs.gentoo.org/ago/2016/10/06/libdwarf-heap-based-buffer-overflow-in-_dwarf_get_size_of_val-dwarf_util-c AddressSanitizer: heap-buffer-overflow ... READ of size 1 0x60489f in _dwarf_get_size_of_val ... libdwarf/dwarf_util.c:267:21 Commit fix: https://sourceforge.net/p/libdwarf/code/ci/2d14a7792889e33bc542c28d0f3792964c46214f/#diff-13 and then https://sourceforge.net/p/libdwarf/code/ci/efe48cad0693d6994d9a7b561e1c3833b073a624/#diff-2 References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-8679 http://seclists.org/oss-sec/2016/q4/146 http://seclists.org/oss-sec/2016/q4/144
bugbot adjusting priority