[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/28069] New: readelf crashed due to Assertion failed in dwa
From: |
shaohua.li at inf dot ethz.ch |
Subject: |
[Bug binutils/28069] New: readelf crashed due to Assertion failed in dwarf.c:display_discr_list |
Date: |
Fri, 09 Jul 2021 08:06:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28069
Bug ID: 28069
Summary: readelf crashed due to Assertion failed in
dwarf.c:display_discr_list
Product: binutils
Version: 2.38 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: shaohua.li at inf dot ethz.ch
Target Milestone: ---
Created attachment 13550
--> https://sourceware.org/bugzilla/attachment.cgi?id=13550&action=edit
poc
Hi there,
I crashed `readelf -w` with a fuzzer. The original error message was "readelf:
dwarf.c:2336: void display_discr_list(unsigned long, dwarf_vma, unsigned char
*, const unsigned char *, int): Assertion `uvalue > 0' failed."
- Compiler: clang12
- Platform: Ubuntu 18.04.5 LTS, x86_64
- Reproduce: run `readelf -w poc`
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/28069] New: readelf crashed due to Assertion failed in dwarf.c:display_discr_list,
shaohua.li at inf dot ethz.ch <=