{"id":2305,"date":"2017-09-26T12:36:34","date_gmt":"2017-09-26T10:36:34","guid":{"rendered":"http:\/\/blogs.gentoo.org\/ago\/?p=2305"},"modified":"2017-09-30T18:59:32","modified_gmt":"2017-09-30T16:59:32","slug":"binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c","status":"publish","type":"post","link":"https:\/\/blogs.gentoo.org\/ago\/2017\/09\/26\/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c\/","title":{"rendered":"binutils: heap-based buffer overflow in read_1_byte (dwarf2.c)"},"content":{"rendered":"<p><strong>Description<\/strong>:<br \/>\n<a href=\"https:\/\/sourceware.org\/binutils\/\">binutils<\/a> is a set of tools necessary to build programs.<\/p>\n<p>The complete ASan output of the issue:<\/p>\n<pre><font size=\"2\"># nm -A -a -l -S -s --special-syms --synthetic --with-symbol-versions -D $FILE\r\n==3235==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x613000000512 at pc 0x7f7c93ae3c88 bp 0x7ffe38d7a970 sp 0x7ffe38d7a968\r\nREAD of size 1 at 0x613000000512 thread T0\r\n    #0 0x7f7c93ae3c87 in read_1_byte \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:616:10\r\n    #1 0x7f7c93ae3c87 in decode_line_info \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:2311\r\n    #2 0x7f7c93aee92b in comp_unit_maybe_decode_line_info \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:3608:26\r\n    #3 0x7f7c93aee92b in comp_unit_find_line \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:3643\r\n    #4 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:4755:11\r\n    #5 0x7f7c93a2920b in _bfd_elf_find_line \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/elf.c:8694:10\r\n    #6 0x517c83 in print_symbol \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1003:9\r\n    #7 0x51542d in print_symbols \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1084:7\r\n    #8 0x51542d in display_rel_file \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1200\r\n    #9 0x510f56 in display_file \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1318:7\r\n    #10 0x50faae in main \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1792:12\r\n    #11 0x7f7c9296e680 in __libc_start_main \/var\/tmp\/portage\/sys-libs\/glibc-2.23-r4\/work\/glibc-2.23\/csu\/..\/csu\/libc-start.c:289\r\n    #12 0x41ac18 in _init (\/usr\/x86_64-pc-linux-gnu\/binutils-bin\/git\/nm+0x41ac18)\r\n\r\n0x613000000512 is located 0 bytes to the right of 338-byte region [0x6130000003c0,0x613000000512)\r\nallocated by thread T0 here:\r\n    #0 0x4d8e08 in malloc \/var\/tmp\/portage\/sys-libs\/compiler-rt-sanitizers-5.0.0\/work\/compiler-rt-5.0.0.src\/lib\/asan\/asan_malloc_linux.cc:67\r\n    #1 0x7f7c9393a37c in bfd_malloc \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/libbfd.c:193:9\r\n    #2 0x7f7c9392fb2f in bfd_get_full_section_contents \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/compress.c:248:21\r\n    #3 0x7f7c939696d3 in bfd_simple_get_relocated_section_contents \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/simple.c:193:12\r\n    #4 0x7f7c93ade26e in read_section \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:556:8\r\n    #5 0x7f7c93adef3c in decode_line_info \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:2047:9\r\n    #6 0x7f7c93aee92b in comp_unit_maybe_decode_line_info \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:3608:26\r\n    #7 0x7f7c93aee92b in comp_unit_find_line \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:3643\r\n    #8 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:4755:11\r\n    #9 0x7f7c93a2920b in _bfd_elf_find_line \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/elf.c:8694:10\r\n    #10 0x517c83 in print_symbol \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1003:9\r\n    #11 0x51542d in print_symbols \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1084:7\r\n    #12 0x51542d in display_rel_file \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1200\r\n    #13 0x510f56 in display_file \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1318:7\r\n    #14 0x50faae in main \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/binutils\/nm.c:1792:12\r\n    #15 0x7f7c9296e680 in __libc_start_main \/var\/tmp\/portage\/sys-libs\/glibc-2.23-r4\/work\/glibc-2.23\/csu\/..\/csu\/libc-start.c:289\r\n\r\nSUMMARY: AddressSanitizer: heap-buffer-overflow \/var\/tmp\/portage\/sys-devel\/binutils-9999\/work\/binutils\/bfd\/dwarf2.c:616:10 in read_1_byte\r\nShadow bytes around the buggy address:\r\n  0x0c267fff8050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n  0x0c267fff8060: 00 00 00 00 00 00 00 00 00 00 00 04 fa fa fa fa\r\n  0x0c267fff8070: fa fa fa fa fa fa fa fa 00 00 00 00 00 00 00 00\r\n  0x0c267fff8080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n  0x0c267fff8090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n=&gt;0x0c267fff80a0: 00 00[02]fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n  0x0c267fff80b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n  0x0c267fff80c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n  0x0c267fff80d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n  0x0c267fff80e0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n  0x0c267fff80f0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\nShadow byte legend (one shadow byte represents 8 application bytes):\r\n  Addressable:           00\r\n  Partially addressable: 01 02 03 04 05 06 07 \r\n  Heap left redzone:       fa\r\n  Freed heap region:       fd\r\n  Stack left redzone:      f1\r\n  Stack mid redzone:       f2\r\n  Stack right redzone:     f3\r\n  Stack after return:      f5\r\n  Stack use after scope:   f8\r\n  Global redzone:          f9\r\n  Global init order:       f6\r\n  Poisoned by user:        f7\r\n  Container overflow:      fc\r\n  Array cookie:            ac\r\n  Intra object redzone:    bb\r\n  ASan internal:           fe\r\n  Left alloca redzone:     ca\r\n  Right alloca redzone:    cb\r\n==3235==ABORTING\r\n<\/font><\/pre>\n<p><strong>Affected version:<\/strong><br \/>\n2.29.51.20170921 and maybe past releases<\/p>\n<p><strong>Fixed version:<\/strong><br \/>\nN\/A<\/p>\n<p><strong>Commit fix:<\/strong><br \/>\n<a href=\"https:\/\/sourceware.org\/git\/gitweb.cgi?p=binutils-gdb.git;h=515f23e63c0074ab531bc954f84ca40c6281a724\">https:\/\/sourceware.org\/git\/gitweb.cgi?p=binutils-gdb.git;h=515f23e63c0074ab531bc954f84ca40c6281a724<\/a><\/p>\n<p><strong>Credit:<\/strong><br \/>\nThis bug was discovered by Agostino Sarubbo of Gentoo.<\/p>\n<p><strong>CVE:<\/strong><br \/>\nCVE-2017-14939<\/p>\n<p><strong>Reproducer:<\/strong><br \/>\n<a href=\"https:\/\/github.com\/asarubbo\/poc\/blob\/master\/00370-binutils-heapoverflow-read_1_byte\">https:\/\/github.com\/asarubbo\/poc\/blob\/master\/00370-binutils-heapoverflow-read_1_byte<\/a><\/p>\n<p><strong>Timeline:<\/strong><br \/>\n2017-09-21: bug discovered and reported to upstream<br \/>\n2017-09-24: upstream released a patch<br \/>\n2017-09-26: blog post about the issue<br \/>\n2017-09-29: CVE assigned<\/p>\n<p><strong>Note:<\/strong><br \/>\nThis bug was found with <a href=\"http:\/\/lcamtuf.coredump.cx\/afl\">American Fuzzy Lop<\/a>.<br \/>\nThis bug was identified with bare metal servers donated by <a href=\"https:\/\/www.packet.net\/\">Packet<\/a>. This work is also supported by the <a href=\"https:\/\/www.coreinfrastructure.org\">Core Infrastructure Initiative<\/a>.<\/p>\n<p><strong>Permalink:<\/strong><\/p>\n<blockquote class=\"wp-embedded-content\" data-secret=\"n5yN7gRo2m\"><p><a href=\"http:\/\/blogs.gentoo.org\/ago\/2017\/09\/26\/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c\/\">binutils: heap-based buffer overflow in read_1_byte (dwarf2.c)<\/a><\/p><\/blockquote>\n<p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http:\/\/blogs.gentoo.org\/ago\/2017\/09\/26\/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c\/embed\/#?secret=n5yN7gRo2m\" data-secret=\"n5yN7gRo2m\" width=\"600\" height=\"338\" title=\"&#8220;binutils: heap-based buffer overflow in read_1_byte (dwarf2.c)&#8221; &#8212; agostino&#039;s blog\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Description: binutils is a set of tools necessary to build programs. The complete ASan output of the issue: # nm -A -a -l -S -s &#8211;special-syms &#8211;synthetic &#8211;with-symbol-versions -D $FILE ==3235==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x613000000512 at pc 0x7f7c93ae3c88 bp &hellip; <a href=\"https:\/\/blogs.gentoo.org\/ago\/2017\/09\/26\/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":140,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[12,10],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2EaBc-Bb","_links":{"self":[{"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/posts\/2305"}],"collection":[{"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/users\/140"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/comments?post=2305"}],"version-history":[{"count":3,"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/posts\/2305\/revisions"}],"predecessor-version":[{"id":2317,"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/posts\/2305\/revisions\/2317"}],"wp:attachment":[{"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/media?parent=2305"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/categories?post=2305"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ago\/wp-json\/wp\/v2\/tags?post=2305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}