Monthly Archives: October 2016

libdwarf: tag_tree_build and tag_attr_build: signed shift

Description: libdwarf is a library to consume and produce DWARF debug information. The following issue came out during the build with the undefined behavior sanitizer. The complete UBsan output: LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_tree_build -s -i tmp-tag- tree-build1.tmp -o tmp-tt-table.c tag_tree.c:350:60: runtime error: … Continue reading

Posted in advisories, security | Leave a comment