bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/28645] New: Assertion `(p) <= (limit)' failed.


From: shaohua.li at inf dot ethz.ch
Subject: [Bug binutils/28645] New: Assertion `(p) <= (limit)' failed.
Date: Thu, 02 Dec 2021 15:09:22 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28645

            Bug ID: 28645
           Summary: Assertion `(p) <= (limit)' failed.
           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 13814
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13814&action=edit
assertion_poc

Hi there,

I crashed `readelf -w` with a fuzzer-generated input. The cause is a failing
assertion.

- Compiler: clang-13

- Platform: Ubuntu 20.04.4 LTS, x86_64

- Reproduce: `readelf -w assertion_poc`

- Raw Output: 
`
readelf: ./dwarf.c:10599: int process_cu_tu_index(struct dwarf_section *, int):
Assertion `(p) <= (limit)' failed.
Aborted (core dumped)

`

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]